Skip to content

Commit 017dce0

Browse files
finilizing changes
1 parent 1ac368d commit 017dce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_linux-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ jobs:
325325
path: artifacts.zip
326326

327327
- name: Archive ppc64le artifacts into zip
328-
if: inputs.build-environment == 'linux-ppc64le-binary-manywheel'
328+
if: inputs.build-environment == 'linux-ppc64le-binary-manywheel-ubi9'
329329
run: |
330330
zip -1 -r artifacts.zip dist/
331331

0 commit comments

Comments
 (0)