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:
- doxygen Doxyfile
- mv doxygen/documentation/html/ public/
- mv doxygen/html/ public/
artifacts:
paths: