Update ci-build.yaml for Azure Pipelines

pull/3400/head
Jamie 5 years ago
parent f3d06d96b2
commit a5731f6e4b

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

Loading…
Cancel
Save