mirror of https://github.com/axmolengine/axmol.git
Update docs-ci.yml
This commit is contained in:
parent
78645cbb22
commit
9314b50914
|
@ -20,7 +20,7 @@ jobs:
|
||||||
- name: Doxygen Action
|
- name: Doxygen Action
|
||||||
uses: mattnotmitt/doxygen-action@v1.3.1
|
uses: mattnotmitt/doxygen-action@v1.3.1
|
||||||
with:
|
with:
|
||||||
doxyfile-path: ./docs/doxygen.config
|
doxyfile-path: ./doxygen.config
|
||||||
working-directory: ./docs
|
working-directory: ./docs
|
||||||
|
|
||||||
# Deploy the HTML documentation to GitHub Pages
|
# Deploy the HTML documentation to GitHub Pages
|
||||||
|
|
Loading…
Reference in New Issue