Skip to content

Commit 0895624

Browse files
authored
ci: don't install mkdocs material insiders
Signed-off-by: Astrea <[email protected]>
1 parent cb0ed98 commit 0895624

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
key: ${{ github.ref }}
2020
path: .cache
2121
- run: pip install -e .[docs]
22-
- run: pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
2322
- run: mkdocs gh-deploy
2423
env:
2524
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)