mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-20 23:47:21 -05:00
Bug fix
This commit is contained in:
parent
dadcda034d
commit
d2064b0021
@ -30,7 +30,7 @@ function upload() {
|
||||
|
||||
ART_ROOT=$GOPATH/src/v2ray.com/core/bazel-bin/release
|
||||
|
||||
pushd ART_ROOT
|
||||
pushd ${ART_ROOT}
|
||||
{
|
||||
go run github.com/xiaokangwang/V2BuildAssist/v2buildutil gen version ${RELEASE_TAG}
|
||||
go run github.com/xiaokangwang/V2BuildAssist/v2buildutil gen project "v2flyunstable"
|
||||
|
Loading…
x
Reference in New Issue
Block a user