mirror of https://github.com/grpc/grpc-web.git
Do not force third_party/protobuf to some old version.
This commit is contained in:
parent
2c39859be8
commit
2bd3049e9c
|
@ -16,4 +16,3 @@ set -ex
|
||||||
|
|
||||||
cd "$(dirname "$0")"/..
|
cd "$(dirname "$0")"/..
|
||||||
git submodule --quiet update --init --recursive
|
git submodule --quiet update --init --recursive
|
||||||
(cd third_party/protobuf && git checkout tags/v3.15.6)
|
|
||||||
|
|
Loading…
Reference in New Issue