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 59ee7e9 commit 8b929bcCopy full SHA for 8b929bc
.github/workflows/docs.yml
@@ -37,7 +37,7 @@ jobs:
37
enable-cache: true
38
39
- name: Install MkDocs
40
- run: uv tool install mkdocs-material --with mkdocs-mermaid2-plugin --with mkdocs-swagger-ui-tag
+ run: uv tool install mkdocs --with mkdocs-material --with mkdocs-mermaid2-plugin --with mkdocs-swagger-ui-tag
41
42
- name: Download OpenAPI spec
43
run: |
0 commit comments