We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c5a452 commit 7839bb5Copy full SHA for 7839bb5
.github/workflows/docs.yml
@@ -25,5 +25,5 @@ jobs:
25
path: .cache
26
restore-keys: |
27
mkdocs-material-
28
- - run: pip install mkdocs-material mkdocstrings["python"]
+ - run: pip install mkdocs-material mkdocstrings["python"] mkdocs-include-markdown-plugin
29
- run: mkdocs gh-deploy --force
0 commit comments