Update .gitlab-ci.yml

This commit is contained in:
Dorian Zedler 2021-07-09 14:54:19 +00:00
parent bc90c24f5b
commit c2883008c7
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ image: ubuntu
pages:
script:
- cd doxygen/
- apt update && apt install -y doxygen python3-pip
- apt update && apt install -y git doxygen python3-pip
- git clone git://github.com/mosra/m.css
- pip3 install jinja2 Pygments
- ./m.css/documentation/doxygen.py ./Doxyfile-mcss