Skip to content

Commit

Permalink
Fix build command
Browse files Browse the repository at this point in the history
  • Loading branch information
AdarshRawat1 committed May 11, 2024
1 parent e30010a commit b450fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
shell: bash

- name: Generate Doxygen Documentation
run: doxygen Doxyfile
run: doxygen doxygen.cfg
shell: bash

- name: Create .nojekyll
Expand Down

0 comments on commit b450fe3

Please sign in to comment.