Skip to content

Commit

Permalink
Fix download wheels path
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudo-rnd-thoughts authored Sep 24, 2024
1 parent 025b282 commit ac78802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: |
wheels-windows-latest-ARM64/
wheels-windows-latest-AMD64/
wheels-ubuntu-latest-x86_64/
wheels-macos-12-x86_64/
wheels-macos-12-arm64/
Expand Down

0 comments on commit ac78802

Please sign in to comment.