Skip to content

Commit

Permalink
Change working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Chi-EEE committed Oct 7, 2023
1 parent 0260493 commit 3c9f2a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
- name: Doxygen Action
uses: mattnotmitt/[email protected]
with:
doxyfile-path: "./backend/Doxyfile"
working-directory: "."
doxyfile-path: "./Doxyfile"
working-directory: "./backend"
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 3c9f2a8

Please sign in to comment.