Commit 7dbcfa3
committed
Continue work towards supporting upload-artifact@v4
By not naming the artifacts to be downloaded, all artifacts are downloaded.
Compression level 0 is probably faster because wheels and so forth are
compressed files.
We want to error if there are no files, that's certainly unexpected.1 parent ee1262b commit 7dbcfa3
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| |||
75 | 78 | | |
76 | 79 | | |
77 | 80 | | |
| 81 | + | |
| 82 | + | |
78 | 83 | | |
79 | 84 | | |
80 | 85 | | |
| 86 | + | |
81 | 87 | | |
82 | 88 | | |
83 | 89 | | |
| |||
90 | 96 | | |
91 | 97 | | |
92 | 98 | | |
93 | | - | |
94 | 99 | | |
95 | 100 | | |
96 | 101 | | |
| |||
0 commit comments