Update ci-build.yaml for Azure Pipelines

This commit is contained in:
Jamie 2020-01-17 16:00:26 +00:00
commit a5731f6e4b

View file

@ -27,7 +27,7 @@ pool:
vmImage: 'ubuntu-latest'
steps:
- task: PowerShell@2#
- task: PowerShell@2
displayName: 'Get Release Notes'
inputs:
targetType: 'inline'