Skip to content

Commit

Permalink
download-artifact needs merge-multiple: true
Browse files Browse the repository at this point in the history
  • Loading branch information
jfolz committed Jun 20, 2024
1 parent 3ad9134 commit d98a3a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
steps:
- uses: actions/download-artifact@v4
with:
name: artifact
path: dist
merge-multiple: true
- name: Publish to PyPI
uses: pypa/[email protected]
- name: Create Github Release
Expand Down

0 comments on commit d98a3a0

Please sign in to comment.