Skip to content

Commit 3bff73b

Browse files
authored
Update book.yml
1 parent e52c4ca commit 3bff73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# Build the book
2727
- name: Build the book
2828
run: |
29-
jupyter-book build ./ --all
29+
jupyter-book build ./
3030
3131
# Push the book's HTML to github-pages
3232
- name: GitHub Pages action

0 commit comments

Comments
 (0)