Browse Source

fix source download

pull/2141/head
Shelikhoo 6 years ago
parent
commit
a46459fd11
No known key found for this signature in database
GPG Key ID: C4D5E79D22B25316
  1. 1
      azure-pipelines.yml

1
azure-pipelines.yml

@ -73,6 +73,7 @@ jobs:
- script: |
go version
unset GOPATH
mkdir ./src
mkdir ./src/v2ray.com
ln -s ../triggersrc ./src/v2ray.com/core
go get -v -t -d v2ray.com/core/...

Loading…
Cancel
Save