mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 22:26:56 +00:00
Add brotli to linux images (#1317)
This commit is contained in:
committed by
GitHub
parent
fda92f21e6
commit
3542c55a31
@@ -61,6 +61,7 @@ cmd_packages="curl
|
|||||||
patchelf
|
patchelf
|
||||||
bzip2
|
bzip2
|
||||||
sqlite3
|
sqlite3
|
||||||
|
brotli
|
||||||
yamllint"
|
yamllint"
|
||||||
|
|
||||||
if isUbuntu20 ; then
|
if isUbuntu20 ; then
|
||||||
|
|||||||
Reference in New Issue
Block a user