Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
WangYi committed Jul 22, 2020
1 parent 24cc08c commit 86f6cdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions all/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ Mgoogle/protobuf/field_mask.proto=github.com/gogo/protobuf/types,\
${GO_PACKAGE_MAP}\
plugins=grpc+embedded\
:$OUT_DIR"
;;
"javalite")
GEN_STRING="--grpc_out=lite:$OUT_DIR --java_out=lite:$OUT_DIR --plugin=protoc-gen-grpc=`which protoc-gen-grpc-java`"
;;
Expand Down

0 comments on commit 86f6cdf

Please sign in to comment.