Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KavlinClein authored Oct 11, 2023
1 parent 64a7363 commit 39b946f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material mkdocs-bootswatch mkdocstrings
- run: pip install mkdocs-material mkdocs-bootswatch mkdocstrings mkdocs-jupyter
- run: mkdocs gh-deploy --force

0 comments on commit 39b946f

Please sign in to comment.