Shelikhoo %!s(int64=6) %!d(string=hai) anos
pai
achega
7460f61f39
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      azure-pipelines.yml

+ 1 - 1
azure-pipelines.yml

@@ -75,7 +75,7 @@ jobs:
       unset GOPATH
       mkdir ./src
       mkdir ./src/v2ray.com
-      ln -s ../triggersrc ./src/v2ray.com/core
+      ln -s $(pwd)/../triggersrc ./src/v2ray.com/core
       go get -v -t -d ./src/v2ray.com/core/...
       tree
     workingDirectory: '$(GOPATH)'