Skip to content

Commit 78ea725

Browse files
[PR #10416/e92f1874 backport][3.11] Fix wheel download-artifact by setting merge-multiple (#10417)
**This is a backport of PR #10416 as merged into master (e92f187).** Should fix https://github.com/aio-libs/aiohttp/actions/runs/13167811054/job/36753606142 Co-authored-by: J. Nick Koston <[email protected]>
1 parent 70da1d4 commit 78ea725

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
@@ -455,6 +455,7 @@ jobs:
455455
with:
456456
path: dist
457457
pattern: dist-*
458+
merge-multiple: true
458459
- name: Collected dists
459460
run: |
460461
tree dist

0 commit comments

Comments
 (0)