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 Feb 14, 2024
1 parent 3bdfd34 commit 445ab14
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 @@ -46,7 +46,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: Install XKCD fonts
Expand Down

0 comments on commit 445ab14

Please sign in to comment.