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 9f53ea6 commit 32aa226Copy full SHA for 32aa226
.github/workflows/main.yml
@@ -14,5 +14,6 @@ jobs:
14
with:
15
python-version: 3.x
16
- run: pip install mkdocs-material
17
+ - run: pip install mkdocs-redirects
18
- run: pip install mkdocs-git-revision-date-localized-plugin
19
- run: mkdocs gh-deploy --force
0 commit comments