Skip to content

Commit b64f9f2

Browse files
authored
Merge branch 'main' into download-nb
2 parents 2e57dfd + 480b679 commit b64f9f2

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
@@ -70,7 +70,7 @@ jobs:
7070
- name: Build HTML
7171
shell: bash -l {0}
7272
run: |
73-
jb build lectures --path-output ./ -nW --keep-going
73+
jb build lectures --path-output ./ --keep-going
7474
- name: Upload Execution Reports (HTML)
7575
uses: actions/upload-artifact@v4
7676
if: failure()

0 commit comments

Comments
 (0)