try fix nanopb generation

pull/15597/head
Jan Tattermusch 7 years ago
parent 6ed3c45cbd
commit fcf533d916
  1. 2
      tools/codegen/core/gen_nano_proto.sh

@ -68,7 +68,7 @@ popd
# this should be the same version as the submodule we compile against
# ideally we'd update this as a template to ensure that
pip install protobuf==3.5.2
pip install protobuf==3.6.0
pushd "$(dirname $INPUT_PROTO)" > /dev/null

Loading…
Cancel
Save