Skip to content

Commit d9a06e7

Browse files
fix: Fix ci
1 parent 2335785 commit d9a06e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
path: .cache
2121
restore-keys: |
2222
mkdocs-material-
23-
- run: pip install mkdocs-material mkdocstrings==0.27.0 pillow cairosvg mknotebooks
23+
- run: pip install mkdocs-material mkdocstrings-python pillow cairosvg mknotebooks
2424
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)