Skip to content

Commit 37ad5f9

Browse files
dockerfile
1 parent 78585ab commit 37ad5f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/ppc64le/self-hosted-builder/actions-runner.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ RUN rm -rf /tmp/runner /tmp/runner.patch
8989
COPY fs/ /
9090
RUN chmod 777 /usr/bin/actions-runner /usr/bin/entrypoint
9191

92-
COPY --chown=runner/runner manywheel-ppc64le.tar /home/actions-runner/manywheel-ppc64le.tar
92+
COPY --chown=runner/runner ~/manywheel-ppc64le.tar /home/actions-runner/manywheel-ppc64le.tar
9393

9494

9595
# Switch to the runner user

0 commit comments

Comments
 (0)