Skip to content

Commit

Permalink
sphinx pip install dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
HennerM authored Feb 6, 2024
1 parent 3956d0d commit 77fa8a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sphinx-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
uses: ammaraskar/sphinx-action@master
with:
docs-folder: sphinx/
pre-build-command: "pip3 install -r -requirements-dev.txt"
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 77fa8a1

Please sign in to comment.