Skip to content

Commit

Permalink
fix continuous documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mristin committed Jan 17, 2024
1 parent 1fe6f84 commit b27188a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ jobs:
- uses: actions/checkout@master

- name: Doxygen Action
uses: mattnotmitt/[email protected]
with:
doxyfile-path: "./Doxyfile"
working-directory: "."
uses: mattnotmitt/[email protected]
with:
doxyfile-path: "./Doxyfile"
working-directory: "."

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

0 comments on commit b27188a

Please sign in to comment.