mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-20 23:47:21 -05:00
fix build location
This commit is contained in:
parent
8479e2315e
commit
31077c6fb2
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -173,7 +173,7 @@ jobs:
|
||||
- name: Create extra package
|
||||
run: |
|
||||
pushd ./release/extra/
|
||||
zip -9vr ../../build/v2ray-extra.zip .
|
||||
zip -9vr ../../build_artifacts/v2ray-extra.zip .
|
||||
popd
|
||||
|
||||
- name: Generate shasum
|
||||
|
Loading…
x
Reference in New Issue
Block a user