Skip to content

Commit

Permalink
Update builds
Browse files Browse the repository at this point in the history
  • Loading branch information
hajimes committed Dec 23, 2023
1 parent e68e0c6 commit 8350a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
CIBW_TEST_SKIP: '*-win_arm64 *-macosx_arm64'
- uses: actions/upload-artifact@v4
with:
name: wheels-${{ matrix.os }}-${{ matrix.archs }}
name: wheels-${{ matrix.os }}-${{ matrix.archs }}-${{ matrix.build }}
path: ./wheelhouse/*.whl
build_sdist:
name: Build a source distribution
Expand Down

0 comments on commit 8350a6e

Please sign in to comment.