Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlend committed Aug 26, 2024
1 parent 3f3e3c4 commit 333a44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ jobs:
run: python3 -m cibuildwheel --output-dir wheelhouse
- uses: actions/upload-artifact@v4
with:
+ name: wheel-cp${{ matrix.python }}-${{ matrix.platform_id }}
name: wheel-cp${{ matrix.python }}-${{ matrix.platform_id }}
path: ./wheelhouse/*.whl

0 comments on commit 333a44e

Please sign in to comment.