Skip to content

Commit b203ecb

Browse files
fix: Fix ci
1 parent 0fa1596 commit b203ecb

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
@@ -21,5 +21,5 @@ jobs:
2121
path: .cache
2222
restore-keys: |
2323
mkdocs-material-
24-
- run: pip install mkdocs-material mkdocstrings pillow cairosvg mknotebooks
24+
- run: pip install mkdocs-material mkdocstrings==0.27.0 pillow cairosvg mknotebooks
2525
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)