mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 13:17:54 +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
|
||||
bzip2
|
||||
sqlite3
|
||||
brotli
|
||||
yamllint"
|
||||
|
||||
if isUbuntu20 ; then
|
||||
|
||||
Reference in New Issue
Block a user