Skip to content

Commit

Permalink
fix: docs build (#1257)
Browse files Browse the repository at this point in the history
Sphinx 7.2.0 breaks Breathe, see sphinx-doc/sphinx#11605 for now pin to 7.1.2 until either of them resolve this issue
  • Loading branch information
cosmin committed Aug 21, 2023
1 parent 793518c commit c465311
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docs.yaml
Expand Up @@ -33,6 +33,7 @@ jobs:
run: |
sudo apt install -y doxygen
python3 -m pip install \
sphinx==7.1.2 \
sphinxcontrib.plantuml \
recommonmark \
cloud_sptheme \
Expand Down

0 comments on commit c465311

Please sign in to comment.