Skip to content

Commit 67a38b3

Browse files
committed
next try
1 parent 8094b2b commit 67a38b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
# Build the book
4141
- name: Build the book
4242
run: |
43-
jupyter-book build docs
43+
jupyter book build --html
4444
4545
# Upload the book's HTML as an artifact
4646
- name: Upload artifact

0 commit comments

Comments
 (0)