run make with j4 in ci

This commit is contained in:
Sebastian Hugentobler 2022-04-18 15:26:55 +02:00
parent 6fffc7adb6
commit 49035152d0
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,7 +1,7 @@
build: build:
image: thallian/latex-builder image: thallian/latex-builder
script: script:
- make - make -j4
artifacts: artifacts:
paths: paths:
- build/* - build/*