Skip to content

Commit

Permalink
Merge pull request #54 from redBorder/add_doxygen_doc
Browse files Browse the repository at this point in the history
PR-50: Fix work path
  • Loading branch information
malvads authored Feb 23, 2024
2 parents 8bfa30d + d7bc505 commit bda821a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:

- name: Doxygen Action
uses: mattnotmitt/[email protected]
with:
working-directory: './resources/src'
enable-latex: true

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit bda821a

Please sign in to comment.