mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-29 01:33:10 -06:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
e8e89dc29b
commit
b72f2ff0f5
|
|
@ -19,7 +19,7 @@ steps:
|
|||
wget https://dl.google.com/go/go1.17.1.linux-amd64.tar.gz
|
||||
sudo rm -rf /usr/local/go && sudo tar -C /usr/local -xzf go1.17.1.linux-amd64.tar.gz
|
||||
export PATH=$PATH:/usr/local/go/bin
|
||||
echo go version
|
||||
go version
|
||||
|
||||
- task: Bash@3
|
||||
displayName: 'Build the executables'
|
||||
|
|
|
|||
Loading…
Reference in a new issue