Skip to content

Commit

Permalink
Instal runtime requirements for docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Nov 30, 2022
1 parent fac3854 commit b7d453d
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 @@ -19,6 +19,7 @@ jobs:
- uses: actions/checkout@v1
- uses: ammaraskar/sphinx-action@e781e9af3e80bfe0ea539e4ea46858d51e027214
with:
pre-build-command: "pip install -r requirements.txt"
docs-folder: "docs/"

# vim:ts=2:sw=2:et

0 comments on commit b7d453d

Please sign in to comment.