Skip to content

Commit

Permalink
error off
Browse files Browse the repository at this point in the history
  • Loading branch information
AakashGfude committed Dec 16, 2021
1 parent 1023fca commit 2e7b312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Build HTML
shell: bash -l {0}
run: |
jb build lectures --path-output ./ -W --keep-going
jb build lectures --path-output ./ --keep-going
- name: Upload Execution Reports
uses: actions/upload-artifact@v2
if: failure()
Expand Down

1 comment on commit 2e7b312

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.