We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e57dfd + 480b679 commit b64f9f2Copy full SHA for b64f9f2
.github/workflows/ci.yml
@@ -70,7 +70,7 @@ jobs:
70
- name: Build HTML
71
shell: bash -l {0}
72
run: |
73
- jb build lectures --path-output ./ -nW --keep-going
+ jb build lectures --path-output ./ --keep-going
74
- name: Upload Execution Reports (HTML)
75
uses: actions/upload-artifact@v4
76
if: failure()
0 commit comments