Skip to content

Commit

Permalink
chore: correct filename
Browse files Browse the repository at this point in the history
  • Loading branch information
jim380 committed Dec 12, 2023
1 parent cb00682 commit 090cdb5
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 @@ -161,7 +161,7 @@ proto-dep-install:

proto-gen:
@echo "Generating Protobuf files"
@$(protoImage) sh ./scripts/protocgen.sh
@$(protoImage) sh ./scripts/proto_gen.sh
@go mod tidy

proto-fmt:
Expand Down

0 comments on commit 090cdb5

Please sign in to comment.