Skip to content

Commit 8385195

Browse files
authored
Update ci.yml
1 parent fcbc188 commit 8385195

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ jobs:
1919
key: ${{ github.ref }}
2020
path: .cache
2121
- run: pip install mkdocs-material
22-
- run: pip install mkdocs-swagger-ui-tag
22+
- run: pip install mkdocs-render-swagger-plugin
23+
- run: pip install pillow cairosvg
2324
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)