Skip to content

Commit e92f187

Browse files
authored
Fix wheel download-artifact by setting merge-multiple (#10416)
1 parent f6dae31 commit e92f187

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,7 @@ jobs:
477477
with:
478478
path: dist
479479
pattern: dist-*
480+
merge-multiple: true
480481
- name: Collected dists
481482
run: |
482483
tree dist

0 commit comments

Comments
 (0)