Skip to content

Commit

Permalink
Merge pull request #5 from KevinAlavik/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
schkwve committed Feb 27, 2024
2 parents b5976dd + d614885 commit 86b3208
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 @@ -19,7 +19,7 @@ jobs:
- name: Generate Documentation
run: |
mkdir doc
doxygen -u Doxyfile
doxygen Doxyfile
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 86b3208

Please sign in to comment.