Commit d13393c
committed
Fail desktop installer uploads when no files match path
Mirrors the existing if-no-files-found: error guard from the AppImage
and Arch upload steps onto the Windows, macOS, and Linux deb/rpm
uploads, so an empty gradle output now fails the matrix entry instead
of silently warn-and-succeeding into an empty artifact that makes the
release job's completeness guard fire much later.1 parent df630a0 commit d13393c
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| 131 | + | |
130 | 132 | | |
131 | 133 | | |
132 | 134 | | |
| |||
296 | 298 | | |
297 | 299 | | |
298 | 300 | | |
| 301 | + | |
299 | 302 | | |
300 | 303 | | |
301 | 304 | | |
| |||
0 commit comments