Skip to content

Commit d525fc3

Browse files
committed
setting path
1 parent 077dcb3 commit d525fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
# Build the book
4747
- name: Build the book
4848
run: |
49-
jupyter-book build .
49+
jupyter-book build docs/.
5050
5151
# Upload the book's HTML as an artifact
5252
- name: Upload artifact

0 commit comments

Comments
 (0)