Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
tdealtry committed Apr 30, 2024
1 parent 395421d commit 154d264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Doxygen Action
uses: mattnotmitt/[email protected]
with:
doxyfile-path: 'doc/Doxyfile'
doxyfile-path: './Doxyfile'
working-directory: ./Doc

- name: Deploy
Expand Down

0 comments on commit 154d264

Please sign in to comment.