Skip to content

Commit 8ab4ce8

Browse files
committed
update
1 parent 7f6a053 commit 8ab4ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# Build the book
3939
- name: Build the book
4040
run: |
41-
jb build docs --path-output ./ -nW --keep-going
41+
jb build docs --path-output ./ --keep-going
4242
4343
# Upload the book's HTML as an artifact
4444
- name: Upload artifact

0 commit comments

Comments
 (0)