mirror of
https://github.com/actions/versions-package-tools.git
synced 2025-12-10 19:50:24 +00:00
Update manifest-validator.ps1
This commit is contained in:
@@ -16,6 +16,7 @@ function Publish-Error {
|
||||
)
|
||||
Write-Host "##vso[task.logissue type=error]ERROR: $ErrorDescription."
|
||||
Write-Host "##vso[task.logissue type=error] $Exception"
|
||||
Write-Host "##vso[task.complete result=Failed;]"
|
||||
}
|
||||
|
||||
function Test-DownloadUrl {
|
||||
|
||||
Reference in New Issue
Block a user