Skip to content

Commit

Permalink
Try updating pip before testing documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
david-zwicker committed Feb 8, 2024
1 parent a87e3b7 commit 07ceb0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ jobs:
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"
pre-build-command: "pip install --upgrade pip"

0 comments on commit 07ceb0a

Please sign in to comment.