Skip to content

Commit

Permalink
further update reusable-build-wheel
Browse files Browse the repository at this point in the history
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
  • Loading branch information
NilashishC committed Feb 11, 2025
1 parent 37be30c commit 5dc8d73
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/reusable-build-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,8 @@ jobs:
with:
name: ${{ inputs.dists-artifact-name }}-
${{ inputs.manylinux-year-target }}-
${{ inputs.manylinux-image-target-arch }}
${{ inputs.manylinux-image-target-arch }}-
${{ inputs.manylinux-python-target }}
# NOTE: Exact expected file names are specified here
# NOTE: as a safety measure — if anything weird ends
# NOTE: up being in this dir or not all dists will be
Expand Down

0 comments on commit 5dc8d73

Please sign in to comment.