Skip to content

Commit 0fa898e

Browse files
authored
Removed unneccessary installs in GH action (#4)
1 parent 2adb033 commit 0fa898e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy-material.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,5 @@ jobs:
2525
restore-keys: |
2626
mkdocs-material-
2727
- run: pip install mkdocs-material
28-
- run: pip install mkdocs-exclude
29-
- run: pip install pymdown-extensions
3028
- run: ./update-wikis
3129
- run: cd docs/ && mkdocs gh-deploy --force

0 commit comments

Comments
 (0)