summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-03-10 18:23:01 -0600
committermo khan <mo@mokhan.ca>2025-03-10 18:23:01 -0600
commit2a9b689a0775a2ce831dc08c73fc0959fe3f9e83 (patch)
tree82ee40ba802b7eb3ab5709bdee1ac2c5f7aee1e1 /Makefile
parent9a865953c4a95137faa336ca1d228d3ab2bc305f (diff)
chore: install mage using go tool
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
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