Skip to content

Commit a277fa8

Browse files
updated dockerfile
1 parent d1ada97 commit a277fa8

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,5 +26,5 @@ jobs:
2626
2727
- name: Run Docker container and execute build script
2828
run: |
29-
docker run --rm pytorch-ppc64le:ubi9.3 /workspace/.github/scripts/ppc64le-build.sh
29+
docker run --rm pytorch-ppc64le:ubi9.3 /ppc64le-build.sh
3030

0 commit comments

Comments
 (0)