Skip to content

Commit

Permalink
update wheel in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nulinspiratie authored May 6, 2024
1 parent 9d9b5e2 commit 6d00c9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh_pages_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install -U wheel
- run: pip install ".[docs]"
- run: mkdocs gh-deploy --force

0 comments on commit 6d00c9c

Please sign in to comment.