Add sqlite to mise tools

This commit is contained in:
Claudio Ortolina
2025-02-24 11:10:10 +00:00
parent 1902c5f42f
commit e441a2455a
+1
View File
@@ -6,6 +6,7 @@ OPENAI_KEY = 'change-me'
[tools]
hurl = 'latest'
flyctl = 'latest'
sqlite = 'latest'
[tasks.npm-install]
run = 'npm install'