Fixed ci for doxygen pages

This commit is contained in:
eidheim 2022-10-06 13:12:51 +02:00
commit f28b183f0a
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@ pages:
script:
- apk update && apk add doxygen
- cd .. && doxygen docs/Doxyfile
- mv docs/doxygen_output/html/ public/
- mv doxygen_output/html/ public/
artifacts:
paths:
- public