Skip to content

Commit

Permalink
Update publish-book.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
iamzoltan authored Mar 7, 2024
1 parent d9caad6 commit 691f5fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Install dependencies
run: |
pip install -r requirements.txt
pip install jupyter-book==0.10.2 ghp-import
pip install jupyter-book==0.14.0 ghp-import
pip install jupyter_client==7.3.5 # downgrade jupyter-client to fix hangs
- name: Build the book
Expand Down

0 comments on commit 691f5fb

Please sign in to comment.