Skip to content

Commit

Permalink
daxyfile path
Browse files Browse the repository at this point in the history
  • Loading branch information
adkoele authored Dec 9, 2024
1 parent 20ba84d commit 07685b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: mattnotmitt/[email protected]
with:
# Path to Doxyfile
doxyfile-path: "./docs/Doxygen/Doxyfile" # default is ./Doxyfile
doxyfile-path: "./Doxyfile" # default is ./Doxyfile
# Working directory
working-directory: "./docs/Doxygen" # default is .

Expand Down

0 comments on commit 07685b9

Please sign in to comment.