mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-24 02:18:40 +08:00
[Windows] Update software report (ant version) (#8139)
This commit is contained in:
@@ -152,7 +152,7 @@ function Get-NugetVersion {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function Get-AntVersion {
|
function Get-AntVersion {
|
||||||
(ant -version) -match "version" | Take-Part -Part 3
|
ant -version | Take-Part -Part 3
|
||||||
}
|
}
|
||||||
|
|
||||||
function Get-MavenVersion {
|
function Get-MavenVersion {
|
||||||
|
|||||||
Reference in New Issue
Block a user