diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
