Fixed ci for doxygen pages
This commit is contained in:
parent
cf85457894
commit
f28b183f0a
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue