Update README.md

Signed-off-by: GuoRentong <rentong.guo@zilliz.com>
pull/4973/head^2
GuoRentong 2020-10-19 16:33:05 +08:00 committed by yefu.chen
parent 4965a315ad
commit 87370c9dbf
2 changed files with 3 additions and 2 deletions

View File

@ -50,8 +50,9 @@ jobs:
- name: Generat Proto GO File
run: |
echo `pwd`
pwd_dir=`pwd`
export PATH=$PATH:$(go env GOPATH)/bin
export protoc=./internal/core/cmake-build-release/thirdparty/protobuf/protobuf-build/protoc
export protoc=${pwd_dir}/internal/core/cmake_build/thirdparty/protobuf/protobuf-build/protoc
./ci/scripts/proto_gen_go.sh
- name: Build GO
run: |

View File

@ -1 +1 @@
# suvlim
# Milvus Distributed