Skip to content

Commit

Permalink
sdist wrong artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
sanguinariojoe committed Oct 16, 2023
1 parent 535418d commit c3c3f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
- name: Download sdist
uses: actions/download-artifact@v3
with:
name: python-wheels
name: python-wheels-sdist
path: dist/

- name: Download Linux_x86_64
Expand Down

0 comments on commit c3c3f5f

Please sign in to comment.