mirror of
https://github.com/actions/runner-images.git
synced 2025-12-17 23:28:57 +00:00
@@ -38,7 +38,8 @@ apt-fast install -y --no-install-recommends \
|
||||
upx \
|
||||
wget \
|
||||
zip \
|
||||
zstd
|
||||
zstd \
|
||||
lib32z1
|
||||
|
||||
# Electron / VSCode / GitHub Desktop / kubectl prereqs
|
||||
apt-fast install -y --no-install-recommends \
|
||||
@@ -101,3 +102,4 @@ DocumentInstalledItemIndent "wget"
|
||||
DocumentInstalledItemIndent "zip"
|
||||
DocumentInstalledItemIndent "zstd"
|
||||
DocumentInstalledItemIndent "gnupg2"
|
||||
DocumentInstalledItemIndent "lib32z1"
|
||||
|
||||
Reference in New Issue
Block a user