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 ce3b3c8 commit 97fef14Copy full SHA for 97fef14
.github/scripts/ppc64le/self-hosted-builder/actions-runner.Dockerfile
@@ -22,6 +22,7 @@ RUN apt-get update -o Acquire::Retries=5 -o Acquire::http::Timeout="10" && \
22
ca-certificates \
23
software-properties-common \
24
vim \
25
+ zip \
26
python3 \
27
python3-pip && \
28
apt-get clean && rm -rf /var/lib/apt/lists/*
0 commit comments