Skip to content

Commit

Permalink
test proto version
Browse files Browse the repository at this point in the history
  • Loading branch information
yux0 committed Sep 6, 2022
1 parent d7bf6a1 commit 3a818f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ install-proto-submodule:

protoc: $(PROTO_OUT)
@printf $(COLOR) "Build proto files..."
@printf "Get proto version" \
@printf "Get proto version"
protoc --version
# Run protoc separately for each directory because of different package names.
$(foreach PROTO_DIR,$(PROTO_DIRS),\
Expand Down

0 comments on commit 3a818f0

Please sign in to comment.