Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
having11 committed May 21, 2024
1 parent a73a542 commit e1d6ce7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/doxygen-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

defaults:
run:
working-directory: ./lib
working-directory: lib

jobs:
deploy:
Expand All @@ -19,4 +19,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
folder: docs
config_file: Doxyfile
config_file: lib/Doxyfile

0 comments on commit e1d6ce7

Please sign in to comment.