diff options
Diffstat (limited to 'magefiles')
| -rw-r--r-- | magefiles/magefile.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/magefiles/magefile.go b/magefiles/magefile.go index 115af16b..71aa3bc8 100644 --- a/magefiles/magefile.go +++ b/magefiles/magefile.go @@ -86,6 +86,7 @@ func Protos() error { "--go_opt=paths=source_relative", "--go-grpc_out=pkg/rpc", "--go-grpc_opt=paths=source_relative", + "--twirp_out=pkg/rpc", "--ruby_out=lib/authx/rpc", "--twirp_ruby_out=lib/authx/rpc", file, |
