Update .gitlab-ci.yml

This commit is contained in:
Dorian Zedler 2020-05-11 08:15:22 +00:00
parent e217961867
commit f8d89b6a53
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ pages:
script:
- mkdir -p docs
- cd docs
- apt install doxygen texlive-base texlive-latex-extra texlive-fonts-extra texlive-fonts-recommended graphviz -y
# - apt install doxygen texlive-base texlive-latex-extra texlive-fonts-extra texlive-fonts-recommended graphviz -y
- doxygen ./Doxyfile
- cd ./latex
- make