mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-06-02 22:03:39 -04: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
|
- name: Build Windows wv2ray
|
||||||
if: matrix.goos == 'windows'
|
if: matrix.goos == 'windows'
|
||||||
run: |
|
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
|
go build -v -o build_assets/wv2ray.exe -trimpath -ldflags "-s -w -H windowsgui -buildid=" ./main
|
||||||
cd ./build_assets || exit 1
|
cd ./build_assets || exit 1
|
||||||
mv v2ray v2ray.exe
|
mv v2ray v2ray.exe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user