We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb0ed98 commit 0895624Copy full SHA for 0895624
.github/workflows/docs.yml
@@ -19,7 +19,6 @@ jobs:
19
key: ${{ github.ref }}
20
path: .cache
21
- run: pip install -e .[docs]
22
- - run: pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
23
- run: mkdocs gh-deploy
24
env:
25
GH_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments