Skip to content

Commit

Permalink
fix doxygen version on doc
Browse files Browse the repository at this point in the history
  • Loading branch information
camilo committed Jul 31, 2023
1 parent ca21d68 commit c34b907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doxygen_gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: set repo url on corner
run: sed -i 's,https://github.com/jothepro/doxygen-awesome-css,https://github.com/kmilo17pet/qlibs,g' doc/stylesheet/doxygen-custom/header.html
- name: Doxygen Action
uses: mattnotmitt/doxygen-action@edge
uses: mattnotmitt/doxygen-action@v1.9.2
with:
doxyfile-path: './doc/Doxyfile'
- name: rm gitignore
Expand Down

0 comments on commit c34b907

Please sign in to comment.