1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-02-12 19:25:25 -05:00

Update release.yml

This commit is contained in:
QxQ
2020-12-02 19:05:46 +08:00
committed by GitHub
parent 5bf470d9cb
commit fe60260d48

View File

@@ -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