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 e5701e6 commit 52ad84dCopy full SHA for 52ad84d
.github/workflows/ci.yml
@@ -20,4 +20,5 @@ jobs:
20
path: .cache
21
- run: pip install mkdocs-material
22
- run: pip install mkdocs-swagger-ui-tag
23
+ - run: pip install "mkdocs-material[imaging]"
24
- run: mkdocs gh-deploy --force
0 commit comments