Commit ab646de
ci: download native packages in a single step via pattern matching
Collapse the three per-OS 'native-*' download-artifact steps into one step
using 'pattern: native-*' with 'merge-multiple: true'. The action fetches
the matched artifacts concurrently and extracts them flat into the same
path, preserving the previous layout. Behavior-preserving.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 006389c commit ab646de
1 file changed
Lines changed: 3 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 10 | + | |
| 11 | + | |
23 | 12 | | |
24 | 13 | | |
25 | 14 | | |
| |||
0 commit comments