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 9ab8c3b commit f701b7bCopy full SHA for f701b7b
.github/workflows/docs.yml
@@ -32,4 +32,4 @@ jobs:
32
- run: |
33
pip install -r ./docs/requirements.txt
34
- run: rm -rf site
35
- - run: mkdocs gh-deploy
+ - run: mkdocs gh-deploy --force
0 commit comments