summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-03-31 14:14:07 -0600
committermo khan <mo@mokhan.ca>2025-03-31 14:14:07 -0600
commitf00c6bd0f622200cdc4da0455ed1d903ff67d99e (patch)
tree3c7cef9c3e062a472ce1013138249ebf43029906 /Makefile
parent3c3be9604e8c671ffca2f7a2bf4f34617545d8aa (diff)
chore: run local certificate authority
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1cd6d43..23fe889 100644
--- a/Makefile
+++ b/Makefile
@@ -6,5 +6,7 @@ default:
@command -v protoc-gen-go
@command -v protoc-gen-go-grpc
@command -v protoc-gen-twirp_ruby
+ @command -v step
+ @command -v step-ca
@mage -l
@ruby ./script/cibuild