Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
renecotyfanboy committed Sep 12, 2024
1 parent 1eda101 commit 3935ca6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- run: poetry install --only docs
- run: pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
- run: pip install git+https://${GH_TOKEN}@github.com/pawamoy-insiders/mkdocstrings-python.git
- run: pip install mkdocs-jupyter
- run: mkdocs gh-deploy --force
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 3935ca6

Please sign in to comment.