We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3215730 commit 873413bCopy full SHA for 873413b
.github/workflows/main.yml
@@ -26,4 +26,5 @@ jobs:
26
with:
27
python-version: 3.x
28
- run: pip install mkdocs-material==9.0.9
29
+ - run: pip install mkdocs-material-extensions
30
- run: mkdocs gh-deploy --force
0 commit comments