mirror of
https://github.com/actions/runner-images.git
synced 2025-12-10 19:16:48 +00:00
returned return
This commit is contained in:
@@ -19,6 +19,7 @@ function Validate-Scripts {
|
||||
$ScriptWithoutShebangLine += $relativePath
|
||||
}
|
||||
}
|
||||
return $ScriptWithoutShebangLine
|
||||
}
|
||||
|
||||
$PathUbuntu = "./images/linux/scripts"
|
||||
|
||||
Reference in New Issue
Block a user