Commit f074d98
committed
CI: Fix release action for download-artifacts@v5 behavior
In v5 of the download-artifacts action, they made behavior more
consistent with regards to the resulting path when downloading a single
artifact. Unfortunately, this breaks our release action when it comes to
assembling all built packages into a single directory.
On the plus side, the current version of download-artifacts has the
requisite config to allow us to configure the action to extract all
artifacts into a single directory, ready for staging.1 parent 266fc3b commit f074d98
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
0 commit comments