Skip to content

Commit

Permalink
Update deploy-book.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sidchaini committed Dec 5, 2024
1 parent f789eda commit 292d000
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 @@ -30,7 +30,7 @@ jobs:
- name: Build the book
shell: bash -l {0}
run: |
jupyter-book build Book
jupyter-book build notebooks
# Push the book's HTML to github-pages
# Upload the book's HTML as an artifact
Expand Down

0 comments on commit 292d000

Please sign in to comment.