Update .gitlab-ci.yml

This commit is contained in:
Tobias Arndt 2020-04-20 21:11:57 +02:00
parent 837ef08574
commit ea4b15e984

View File

@ -5,6 +5,6 @@ pdf:
- pdflatex main.tex
- pdflatex main.tex
artifacts:
file:
files:
- "TeX/*.pdf"