We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c76b90f commit 75a4768Copy full SHA for 75a4768
1 file changed
.github/workflows/ci.yml
@@ -31,4 +31,5 @@ jobs:
31
mkdocs-material-
32
33
- run: pip install mkdocs mkdocs-material mkdocstrings-python mkdocs-jupyter
34
+ - run: mkdocs build --clean
35
- run: mkdocs gh-deploy --force
0 commit comments