Skip to content

Commit

Permalink
Downgrade Sphinx version.
Browse files Browse the repository at this point in the history
  • Loading branch information
garth-wells committed Jul 26, 2022
1 parent 13f9ac0 commit 0183be3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ccpp.yml
Expand Up @@ -138,6 +138,7 @@ jobs:
run: python3 -m pip -v install --global-option build --global-option --debug python/
- name: Build Python interface documentation
run: |
python3 -m pip sphinx==5.0.2
cd python/doc
make html
Expand Down

0 comments on commit 0183be3

Please sign in to comment.