Commit 8a7c973
authored
[ci] premerge: upload artifacts even on failure (llvm#147999)
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 25c3f64 commit 8a7c973
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