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 Apr 25, 2024
1 parent df15817 commit b24b451
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
run: |
pip install -r requirements.txt
pip install jupyter-book==0.14.0 ghp-import
pip install sphynx==5.0
pip install jupyter_client==7.3.5 # downgrade jupyter-client to fix hangs
- name: Build the book
Expand Down

0 comments on commit b24b451

Please sign in to comment.