Skip to content

Commit

Permalink
update only wheels on artifacts for pure py
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco-Sulla authored Nov 23, 2023
1 parent 276c75a commit 1c11221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_primary_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ jobs:

- uses: actions/upload-artifact@v3
with:
path: dist/*
path: dist/*.whl

0 comments on commit 1c11221

Please sign in to comment.