Skip to content

Commit

Permalink
first attempt at fixing sphinx build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
cash committed Apr 5, 2024
1 parent ea2239f commit c071d96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ jobs:
- uses: actions/checkout@v2
- uses: ammaraskar/sphinx-action@master
with:
pre-build-command: "pip install 'sphinx==7.1.2' --force-reinstall"
docs-folder: "docs/"

0 comments on commit c071d96

Please sign in to comment.