Skip to content

Commit 92e41c9

Browse files
authored
Merge pull request #190 from alan-turing-institute/fix-deployment-2
Add dep mkdocs-material-extensions to ci.yml
2 parents 06c79e3 + 7016451 commit 92e41c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
path: .cache
2626
restore-keys: |
2727
mkdocs-material-
28-
- run: pip install mkdocs-material mkdocs-awesome-pages-plugin
28+
- run: pip install mkdocs-material mkdocs-material-extensions mkdocs-awesome-pages-plugin
2929
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)