Skip to content

Commit

Permalink
doc: doxygen workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fabricix committed Oct 31, 2024
1 parent 3a3344a commit 335e650
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:

- name: Generate Documentation
run:
cd doxygen
doxygen Doxyfile
doxygen /doxygen/Doxyfile

- name: Deploy to GitHub Pages
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 335e650

Please sign in to comment.