Add flyctl to mise tools

This commit is contained in:
Claudio Ortolina
2025-02-22 10:02:55 +00:00
parent dd4f43144f
commit aba0eeeffe
+1
View File
@@ -5,6 +5,7 @@ OPENAI_KEY = 'change-me'
[tools]
hurl = 'latest'
flyctl = 'latest'
[tasks.npm-install]
run = 'npm install'