mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 13:17:54 +00:00
minor bugfixing
This commit is contained in:
@@ -23,7 +23,7 @@ vCenter password (Example "12345678")
|
||||
param(
|
||||
[Parameter(Mandatory)]
|
||||
[ValidateNotNullOrEmpty()]
|
||||
[string]$vMName,
|
||||
[string]$VMName,
|
||||
|
||||
[Parameter(Mandatory)]
|
||||
[ValidateNotNullOrEmpty()]
|
||||
|
||||
Reference in New Issue
Block a user