Skip to content

Commit

Permalink
Updated Github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
arjanz committed Mar 25, 2024
1 parent 34204f2 commit 53f9c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
- name: Upload wheels
uses: actions/upload-artifact@v4
with:
name: dist-wheels
name: dist-wheels-aarch64
path: dist/*.whl

build_sdist:
Expand Down

0 comments on commit 53f9c54

Please sign in to comment.