Commit 0cfce4b
committed
[ci] premerge: upload artifacts even on failure
This makes sure we upload the artifacts even if the previous step
failed.
This is helpful because we wish to upload crash reproducers, which
the scritps are already prepared to do.
Example: https://github.com/llvm/llvm-project/actions/runs/16180778101/job/45676677544?pr=1478351 parent 81614e5 commit 0cfce4b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| 117 | + | |
116 | 118 | | |
117 | 119 | | |
118 | 120 | | |
| |||
0 commit comments