Commit a31e955
committed
fix(ci): tolerate per-OS globs in release upload
Each matrix job only produces its own-OS archive (unix tar.gz /
windows zip). fail_on_unmatched_files=true made every job fail the
cross-OS glob it can't match. Build/Package steps remain the real
guards. No code change.1 parent 9230312 commit a31e955
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| |||
0 commit comments