We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1ada97 commit a277fa8Copy full SHA for a277fa8
.github/workflows/ppc64le.yml
@@ -26,5 +26,5 @@ jobs:
26
27
- name: Run Docker container and execute build script
28
run: |
29
- docker run --rm pytorch-ppc64le:ubi9.3 /workspace/.github/scripts/ppc64le-build.sh
+ docker run --rm pytorch-ppc64le:ubi9.3 /ppc64le-build.sh
30
0 commit comments