Update .gitlab-ci.yml file

This commit is contained in:
Ivan I. Ovchinnikov 2022-08-14 22:13:04 +00:00
parent 49770d179a
commit 404b24a75e
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ variables:
build: build:
image: $LATEX_IMAGE image: $LATEX_IMAGE
script: script:
- latexmk -pdf - latexmk -pdf -xelatex -synctex=1 -interaction=nonstopmode -file-line-error
artifacts: artifacts:
paths: paths: