mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-18 17:45:48 +00:00
Artifact v4 continue on error
This commit is contained in:
1
.github/workflows/levelization.yml
vendored
1
.github/workflows/levelization.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
||||
- name: Upload patch
|
||||
if: failure() && steps.assert.outcome == 'failure'
|
||||
uses: actions/upload-artifact@v4
|
||||
continue-on-error: true
|
||||
with:
|
||||
name: levelization.patch
|
||||
if-no-files-found: ignore
|
||||
|
||||
Reference in New Issue
Block a user