Skip to content

Commit

Permalink
Update doxygen.yml
Browse files Browse the repository at this point in the history
Fixed typo in action.
  • Loading branch information
thweit00 committed May 3, 2023
1 parent a850558 commit 3f89162
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 @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v3

- name: Doxygen Action
uses: mattnotmitt/doxygen-action@vedge
uses: mattnotmitt/doxygen-action@edge
with:
# Path to Doxyfile
doxyfile-path: "./doc/Doxyfile" # default is ./Doxyfile
Expand Down

0 comments on commit 3f89162

Please sign in to comment.