Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Jared Jacobson 2021-09-13 11:44:33 +10:00
parent b72f2ff0f5
commit ed495f4cd1

View file

@ -12,6 +12,7 @@ pool:
steps: steps:
- task: Bash@3 - task: Bash@3
displayName: 'Manually install golang environment v1.17.1'
inputs: inputs:
targetType: 'inline' targetType: 'inline'
script: | script: |