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