Fix wiki output path

This commit is contained in:
vdutta 2021-12-21 11:12:49 +05:30
parent 487281cbf6
commit b5ca621eb7

View file

@ -111,7 +111,7 @@ doxygen:
script: script:
- doxygen Doxyfile - doxygen Doxyfile
- mv doxygen/documentation/html/ public/ - mv doxygen/html/ public/
artifacts: artifacts:
paths: paths: