From 5dc8d730ff6146b5b580aae011e61a906db2e97a Mon Sep 17 00:00:00 2001 From: NilashishC Date: Tue, 11 Feb 2025 12:50:16 +0530 Subject: [PATCH] further update reusable-build-wheel Signed-off-by: NilashishC --- .github/workflows/reusable-build-wheel.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/reusable-build-wheel.yml b/.github/workflows/reusable-build-wheel.yml index 5003c9fc..78c1b306 100644 --- a/.github/workflows/reusable-build-wheel.yml +++ b/.github/workflows/reusable-build-wheel.yml @@ -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