Skip to content

Commit

Permalink
pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
danielchalef committed Aug 30, 2023
1 parent 2f33efa commit b8f87a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install -r docs/requirements.txt
- run: pip install git+https://anything:${{ secrets.GH_TOKEN }}@github.com/squidfunk/mkdocs-material-insiders.git
- run: mkdocs gh-deploy --force

0 comments on commit b8f87a0

Please sign in to comment.