Browse Source

fix windows ci

Darien Raymond 7 năm trước cách đây
mục cha
commit
657169aa98
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      appveyor.yml

+ 2 - 0
appveyor.yml

@@ -19,6 +19,8 @@ environment:
 install:
   - git submodule update --init
   - go version
+  - go get -u v2ray.com/core/...
+  - go get -u v2ray.com/ext/...
 
 build: off