Skip to content

Commit

Permalink
Change artifact name from artifact_bdist to artifact_wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor authored Feb 2, 2024
1 parent a8b8eb8 commit 48096a4
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 @@ -38,7 +38,7 @@ jobs:

- uses: actions/upload-artifact@v4
with:
name: artifact_bdist
name: artifact_wheels
path: ./wheelhouse/*.whl

build_sdist:
Expand Down

0 comments on commit 48096a4

Please sign in to comment.