Skip to content

Commit 4c1c2cd

Browse files
committed
-W
1 parent ea50268 commit 4c1c2cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Build HTML
5757
shell: bash -l {0}
5858
run: |
59-
jb build lectures --path-output ./ -W --keep-going
59+
jb build lectures --path-output ./ --keep-going
6060
- name: Upload Execution Reports
6161
uses: actions/upload-artifact@v2
6262
if: failure()

0 commit comments

Comments
 (0)