mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 12:48:18 +00:00
[Ubuntu] Provide version info for binutils and coreutils packages (#2627)
* include binutils and coreutils to doc section * fix bin to core * replace split to Take-OutputPart
This commit is contained in:
committed by
GitHub
parent
b349624d7b
commit
be109fcbc2
@@ -91,7 +91,9 @@ $toolsList = @(
|
||||
(Get-AzCopy10Version),
|
||||
(Get-BazelVersion),
|
||||
(Get-BazeliskVersion),
|
||||
(Get-BinUtilsVersion),
|
||||
(Get-CodeQLBundleVersion),
|
||||
(Get-CoreUtilsVersion),
|
||||
(Get-CMakeVersion),
|
||||
(Get-CurlVersion),
|
||||
(Get-DockerMobyVersion),
|
||||
|
||||
Reference in New Issue
Block a user