Update .gitlab-ci.yml

This commit is contained in:
Lukas Heiligenbrunner 2020-04-16 18:22:57 +00:00
parent f1b674e264
commit c1b9645008

View File

@ -11,6 +11,7 @@ build:
- unzip beamertheme-focus.zip
- mkdir /usr/share/texlive/texmf-dist/tex/latex/beamertheme-focus/
- mv beamertheme-focus/*.sty /usr/share/texlive/texmf-dist/tex/latex/beamertheme-focus/
- ls -la /usr/share/texlive/texmf-dist/tex/latex/beamertheme-focus
- latexmk -pdf src/main.tex
artifacts:
paths: