mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-24 02:18:40 +08:00
[macOS] Add GNU Tar (#2163)
* added gnu-tar * rework gnu-tar installation * fix SoftwareReport for gnu-tar * add bsdtar to SoftwareReport * updated SoftwareReport Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
This commit is contained in:
@@ -22,6 +22,7 @@ binst_common_utils=(
|
||||
p7zip
|
||||
ant
|
||||
aria2
|
||||
gnu-tar
|
||||
)
|
||||
|
||||
if is_Less_BigSur; then
|
||||
|
||||
Reference in New Issue
Block a user