CI: deleting used artifacts in wrapup is allowed to silently fail
This commit is contained in:
1
.github/workflows/sub_wrapup.yml
vendored
1
.github/workflows/sub_wrapup.yml
vendored
@@ -108,6 +108,7 @@ jobs:
|
||||
echo "EOD" >> $GITHUB_ENV
|
||||
cat report.md >> $GITHUB_STEP_SUMMARY
|
||||
- name: Delete used artifacts
|
||||
continue-on-error: true
|
||||
uses: geekyeggo/delete-artifact@v2
|
||||
with:
|
||||
name: |
|
||||
|
||||
Reference in New Issue
Block a user