We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5664e91 commit 9167d52Copy full SHA for 9167d52
.github/workflows/ci.yml
@@ -25,5 +25,5 @@ jobs:
25
path: .cache
26
restore-keys: |
27
mkdocs-material-
28
- - run: pip install mkdocs-material
+ - run: pip install mkdocs-material mkdocs-glightbox mkdocs-macros-plugin
29
- run: mkdocs gh-deploy --force
0 commit comments