From 2a9b689a0775a2ce831dc08c73fc0959fe3f9e83 Mon Sep 17 00:00:00 2001 From: mo khan Date: Mon, 10 Mar 2025 18:23:01 -0600 Subject: chore: install mage using go tool --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9dd63b15..66a8baa0 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ default: - @mise install - @eval "$(mise activate bash)" @go install tool @command -v protoc-gen-twirp_ruby + @command -v mage + @command -v playwright @mage -l -- cgit v1.2.3