1 parent fd0e847 commit 3a748c8Copy full SHA for 3a748c8
1 file changed
.github/workflows/deploy-docs.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Install MkDocs and dependencies
24
run: |
25
- pip install mkdocs pymdown-extensions
+ pip install mkdocs mkdocs-material pymdown-extensions
26
27
- name: Deploy to GitHub Pages
28
0 commit comments