Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaokangwang committed Jul 2, 2020
1 parent dadcda0 commit d2064b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/bleedingrelease.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit d2064b0

Please sign in to comment.