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 cb4bc3f commit 04ff378Copy full SHA for 04ff378
.github/workflows/deploy.yml
@@ -24,4 +24,4 @@ jobs:
24
- run: pip install mkdocs-material
25
- run: pip install mkdocs-static-i18n
26
- run: pip install mike
27
- - run: mike deploy 5.8.5 --update-aliases --push -F ./config/en/mkdocs.yml
+ - run: mike deploy 5.8.5 --update-aliases --push -F ./config/mkdocs.yml
0 commit comments