diff --git a/ci-build.yaml b/ci-build.yaml index d34354205..032bca074 100644 --- a/ci-build.yaml +++ b/ci-build.yaml @@ -27,7 +27,7 @@ pool: vmImage: 'ubuntu-latest' steps: -- task: PowerShell@2# +- task: PowerShell@2 displayName: 'Get Release Notes' inputs: targetType: 'inline'