mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-14 22:09:26 +00:00
updated Get-PipxVersion
This commit is contained in:
@@ -283,5 +283,6 @@ function Get-YAMLLintVersion {
|
||||
}
|
||||
|
||||
function Get-PipxVersion {
|
||||
pipx --version
|
||||
$pipxVersion = pipx --version
|
||||
return "Pipx $pipxVersion"
|
||||
}
|
||||
Reference in New Issue
Block a user