Skip to content

Commit 99bb624

Browse files
ppc64le ci changes
1 parent fc03f3c commit 99bb624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ppc64le.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: docker/setup-buildx-action@v2
2727
- name: Build Docker image for ppc64le
2828
run: |
29-
docker build -f .ci\docker\manywheel\Dockerfile_ppc64le -t pytorch-ppc64le:ubi9.3 .
29+
docker build -f .ci/docker/manywheel/Dockerfile_ppc64le -t pytorch-ppc64le:ubi9.3 .
3030
3131
ppc64le-UBI-9-3-Build-and-Test:
3232
name: ppc64le-UBI-9-3-Build-and-Test

0 commit comments

Comments
 (0)