Skip to content

Commit

Permalink
setting path
Browse files Browse the repository at this point in the history
  • Loading branch information
valentina-s committed Jun 24, 2024
1 parent 077dcb3 commit d525fc3
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 @@ -46,7 +46,7 @@ jobs:
# Build the book
- name: Build the book
run: |
jupyter-book build .
jupyter-book build docs/.
# Upload the book's HTML as an artifact
- name: Upload artifact
Expand Down

0 comments on commit d525fc3

Please sign in to comment.