There was an error while loading. Please reload this page.
1 parent 89f518a commit 3c02b46Copy full SHA for 3c02b46
1 file changed
.github/workflows/deploy-mkdocs.yml
@@ -10,7 +10,7 @@ on:
10
mkdocs-dependencies:
11
required: false
12
type: string
13
- default: "mkdocs-material"
+ default: "mkdocs-material mkdocstrings mkdocstrings-python mkdocs-minify-plugin"
14
15
permissions:
16
contents: write
0 commit comments