Skip to content

Commit

Permalink
Install doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
clebreto committed Sep 19, 2024
1 parent 94e94f8 commit e544102
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r docs/requirements.txt
apt-get install doxygen -y
- name: Build Sphinx documentation with multiversion
run: |
Expand Down

0 comments on commit e544102

Please sign in to comment.