We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d874bc commit 102e0f5Copy full SHA for 102e0f5
.github/workflows/docs.yml
@@ -35,4 +35,4 @@ jobs:
35
restore-keys: |
36
mkdocs-material-
37
- run: pip install mkdocs-material
38
- - run: mkdocs gh-deploy -d temp
+ - run: mkdocs gh-deploy -d temp --force
0 commit comments