Skip to content

Commit

Permalink
Docs: Install Doxygen 1.9.8 (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntadej authored Jan 28, 2024
1 parent de21698 commit 91e64b0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/gh-pages-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ jobs:
fetch-depth: 0

- name: Install Doxygen
run: sudo apt-get install doxygen
uses: ssciwr/doxygen-install@v1
with:
version: "1.9.8"

- name: Generate documentation
working-directory: docs
Expand Down

0 comments on commit 91e64b0

Please sign in to comment.