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 5b31e53 commit c5dd777Copy full SHA for c5dd777
.github/workflows/ci.yml
@@ -26,4 +26,4 @@ jobs:
26
restore-keys: |
27
mkdocs-material-
28
- run: pip install -r requirements.txt
29
- - run: mkdocs gh-deploy --force
+ - run: mkdocs gh-deploy --force --clean --verbose
0 commit comments