diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
