mirror of
https://github.com/actions/runner-images.git
synced 2025-12-29 21:42:55 +08:00
[Ubuntu] Add MediaInfo package (#2188)
See https://github.com/actions/virtual-environments/issues/2185
This commit is contained in:
@@ -165,6 +165,7 @@
|
||||
"ftp",
|
||||
"jq",
|
||||
"m4",
|
||||
"mediainfo",
|
||||
"netcat",
|
||||
"parallel",
|
||||
"patchelf",
|
||||
|
||||
@@ -160,6 +160,7 @@
|
||||
"ftp",
|
||||
"jq",
|
||||
"m4",
|
||||
"mediainfo",
|
||||
"netcat",
|
||||
"parallel",
|
||||
"patchelf",
|
||||
|
||||
@@ -134,6 +134,7 @@
|
||||
"ftp",
|
||||
"jq",
|
||||
"m4",
|
||||
"mediainfo",
|
||||
"netcat",
|
||||
"parallel",
|
||||
"patchelf",
|
||||
|
||||
Reference in New Issue
Block a user