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 7a55fd9 commit 161fa69Copy full SHA for 161fa69
.github/workflows/ci.yml
@@ -21,6 +21,6 @@ jobs:
21
path: .cache
22
restore-keys: |
23
mkdocs-material-
24
- - run: pip install mkdocs-material
+ - run: pip install mkdocs-material==9.0.9
25
- run: pip install git+https://github.com/PauloASilva/mkdocs-monorepo-plugin@feat/i18n
26
- run: mkdocs gh-deploy --force
0 commit comments