Skip to content

Commit

Permalink
shphinx version issue?
Browse files Browse the repository at this point in the history
  • Loading branch information
bnb32 committed Aug 24, 2024
1 parent 34b9ff1 commit 401c431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install .
python -m pip install sphinx
python -m pip install "sphinx<7.1"
python -m pip install sphinx_book_theme
python -m pip install sphinx-click
- name: build documentation
Expand Down

0 comments on commit 401c431

Please sign in to comment.