Skip to content

Commit

Permalink
[PR #10416/e92f1874 backport][3.11] Fix wheel download-artifact by se…
Browse files Browse the repository at this point in the history
…tting 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 <nick@koston.org>
  • Loading branch information
patchback[bot] and bdraco authored Feb 5, 2025
1 parent 70da1d4 commit 78ea725
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,7 @@ jobs:
with:
path: dist
pattern: dist-*
merge-multiple: true
- name: Collected dists
run: |
tree dist
Expand Down

0 comments on commit 78ea725

Please sign in to comment.