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