Skip to content

Commit

Permalink
Merge pull request #1 from justi/fix-github-workflow
Browse files Browse the repository at this point in the history
Update publish.yml
  • Loading branch information
justi authored Dec 2, 2024
2 parents bbd71e9 + 4f3812a commit b69769c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- uses: actions/upload-artifact@v4
with:
name: wheelhouse
name: wheelhouse-${{ matrix.os }}-${{ matrix.cibw_archs }}-${{ matrix.cibw_build }}
path: ./wheelhouse/*.whl

build_source:
Expand Down

0 comments on commit b69769c

Please sign in to comment.