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.
2 parents e03d5da + 099b571 commit 1823e7aCopy full SHA for 1823e7a
.github/workflows/ci.yaml
@@ -26,4 +26,5 @@ jobs:
26
restore-keys: |
27
mkdocs-material-
28
- run: pip install mkdocs-material
29
+ - run: mkdocs build --clean
30
- run: mkdocs gh-deploy --force
0 commit comments