mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
fix nitpicks
This commit is contained in:
@@ -84,7 +84,7 @@ function Invoke-RestMethodWithRetry {
|
||||
Invoke-RestMethod $Url -MaximumRetryCount 10 -RetryIntervalSec 30
|
||||
}
|
||||
|
||||
function Invoke-ExpressionWithValidation {
|
||||
function Invoke-ValidateCommand {
|
||||
param(
|
||||
[Parameter(Mandatory)]
|
||||
[string]$Command
|
||||
|
||||
Reference in New Issue
Block a user