Skip to content

Commit

Permalink
ci: fix wheels download (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshtr authored Aug 9, 2024
1 parent cb525fd commit 1daa9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ jobs:
- uses: actions/download-artifact@v4
with:
pattern: cibw-*
name: artifact
path: dist
merge-multiple: true

- uses: pypa/gh-action-pypi-publish@release/v1
with:
Expand Down

0 comments on commit 1daa9bc

Please sign in to comment.