We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 917640f commit ce991eeCopy full SHA for ce991ee
.github/workflows/ci.yml
@@ -26,5 +26,5 @@ jobs:
26
restore-keys: |
27
mkdocs-material-
28
- run: pip install mkdocs-material
29
- - run: pip install mkdocs-awesome-pages-plugin
+ - run: pip install mkdocs-awesome-nav
30
- run: mkdocs gh-deploy --force
0 commit comments