Skip to content

Commit 41375b3

Browse files
committed
adjust workflow
1 parent 205aa64 commit 41375b3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/update-docs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,5 @@ jobs:
8686
path: .cache
8787
restore-keys: |
8888
mkdocs-material-
89-
- run: pip install mkdocs-material
90-
- run: pip install mkdocs-material-extensions
89+
- run: pip install -r .github/workflows/mkdocs/requirements.txt
9190
- run: mkdocs gh-deploy --force -c -b gh-pages

0 commit comments

Comments
 (0)