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 fd9f779 commit 099b571Copy full SHA for 099b571
.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