Update docs-ci.yml

This commit is contained in:
halx99 2021-07-06 14:42:42 +08:00 committed by GitHub
parent 78645cbb22
commit 9314b50914
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
- name: Doxygen Action
uses: mattnotmitt/doxygen-action@v1.3.1
with:
doxyfile-path: ./docs/doxygen.config
doxyfile-path: ./doxygen.config
working-directory: ./docs
# Deploy the HTML documentation to GitHub Pages