mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-30 05:56:54 -05:00
Update release.yml
This commit is contained in:
parent
5bf470d9cb
commit
fe60260d48
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user