Commit c1a3b47
committed
Fail upload task if it can't find files to upload and fix for Windows
If we can't find files to upload, then the task should fail, especially
in GitHub Actions. This also fixes pathing on Windows in a way that
should work for both local and CI Cygwin-based builds.1 parent d5bf5a3 commit c1a3b47
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments