Update .gitlab-ci.yml file

This commit is contained in:
Ivan I. Ovchinnikov 2022-08-15 06:00:42 +00:00
parent 404b24a75e
commit bc8f578b98
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 -xelatex -synctex=1 -interaction=nonstopmode -file-line-error - latexmk -xelatex -synctex=1 -interaction=nonstopmode -file-line-error prog-draft.tex
artifacts: artifacts:
paths: paths: