Skip to content

Commit 97fef14

Browse files
dockerfile name in yml
1 parent ce3b3c8 commit 97fef14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RUN apt-get update -o Acquire::Retries=5 -o Acquire::http::Timeout="10" && \
2222
ca-certificates \
2323
software-properties-common \
2424
vim \
25+
zip \
2526
python3 \
2627
python3-pip && \
2728
apt-get clean && rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)