summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4abd8ba..761023d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,9 @@
default:
@go install tool
- @command -v protoc-gen-twirp_ruby
@command -v mage
@command -v playwright
+ @command -v protoc-gen-go
+ @command -v protoc-gen-go-grpc
+ @command -v protoc-gen-twirp_ruby
@mage -l
@ruby ./script/cibuild