Skip to content

Commit

Permalink
[ci skip] Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peunsu committed Mar 6, 2024
1 parent 8cf4927 commit 2cac97e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- name: Upload wheel
uses: actions/upload-artifact@v4
with:
name: ci-wheels-${{ strategy.job-index }}
name: ci-wheels-python${{ matrix.python-version }}-${{ strategy.job-index }}
path: ./dist/*.whl

0 comments on commit 2cac97e

Please sign in to comment.