Skip to content

Commit d10b673

Browse files
added need tag in build job
1 parent 6bc5c95 commit d10b673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ppc64le.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030

3131
name: linux-manylinux-2_28-py3-cpu-ppc64le-build
3232
uses: ./.github/workflows/_linux-build.yml
33+
needs: linux-ppc64le-docker-image-build
3334
with:
3435
build-environment: linux-ppc64le-binary-manywheel
3536
docker-image-name: pytorch/manylinuxppc64le-builder:cpu-ppc64le-main

0 commit comments

Comments
 (0)