summaryrefslogtreecommitdiff
path: root/magefiles
diff options
context:
space:
mode:
Diffstat (limited to 'magefiles')
-rw-r--r--magefiles/magefile.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/magefiles/magefile.go b/magefiles/magefile.go
index 115af16..71aa3bc 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,