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 ef5ad8b commit fcbc188Copy full SHA for fcbc188
.github/workflows/ci.yml
@@ -19,6 +19,5 @@ jobs:
19
key: ${{ github.ref }}
20
path: .cache
21
- run: pip install mkdocs-material
22
- - run: pip install mkdocs-render-swagger-plugin
23
- - run: pip install pillow cairosvg
+ - run: pip install mkdocs-swagger-ui-tag
24
- run: mkdocs gh-deploy --force
0 commit comments