Skip to content

Commit

Permalink
also make matrix.os part of the name
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeplf committed Sep 6, 2024
1 parent 6c80ce6 commit 26697d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-sdist-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
- name: Store wheel as artifact
uses: actions/upload-artifact@v4
with:
name: dist-wheels
name: dist-wheels-${{ matrix.os }}
path: dist/*.whl

build_sdist:
Expand Down

0 comments on commit 26697d5

Please sign in to comment.