Skip to content

Commit 3e8df0f

Browse files
committed
Fix some bug
1 parent 6eb8b58 commit 3e8df0f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ jobs:
2626
restore-keys: |
2727
mkdocs-material-
2828
- run: pip install mkdocs-material
29+
- run: pip install mkdocs-jupyter
2930
- run: pip install fontawesome-markdown
3031
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)