Skip to content

Commit

Permalink
fixed doxygen version bug
Browse files Browse the repository at this point in the history
  • Loading branch information
zslwyuan committed Oct 23, 2022
1 parent d1a2449 commit 179f965
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
- uses: actions/checkout@v2

- name: Doxygen Action with version 1.8.13
uses: zslwyuan/doxygen-action@fixedAPKVersionBug
uses: zslwyuan/doxygen-action@APK312

with:
# Path to Doxyfile
doxyfile-path: "./Doxyfile" # default is ./Doxyfile
Expand Down

0 comments on commit 179f965

Please sign in to comment.