Ver Fonte

Update release.yml

QxQ há 5 anos atrás
pai
commit
fe60260d48
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .github/workflows/release.yml

+ 1 - 0
.github/workflows/release.yml

@@ -107,6 +107,7 @@ jobs:
       - name: Build Windows wv2ray
         if: matrix.goos == 'windows'
         run: |
+          echo "::warning ::wv2ray.exe will be removed in v5"
           go build -v -o build_assets/wv2ray.exe -trimpath -ldflags "-s -w -H windowsgui -buildid=" ./main
           cd ./build_assets || exit 1
           mv v2ray v2ray.exe