Skip to content

Commit

Permalink
Fix wheel download-artifact by setting merge-multiple
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Feb 5, 2025
1 parent f6dae31 commit 32748a4
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 @@ -477,6 +477,7 @@ jobs:
with:
path: dist
pattern: dist-*
merge-multiple: true
- name: Collected dists
run: |
tree dist
Expand Down

0 comments on commit 32748a4

Please # to comment.