Skip to content

Commit

Permalink
deploy from branch
Browse files Browse the repository at this point in the history
  • Loading branch information
valentina-s committed Jun 24, 2024
1 parent b22300a commit 077dcb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Install dependencies
run: |
pip install -r jupyter-book
pip install jupyter-book
# (optional) Cache your executed notebooks between runs
# if you have config:
Expand Down

0 comments on commit 077dcb3

Please sign in to comment.