Add gh to mise tools

This commit is contained in:
Claudio Ortolina
2025-02-25 16:51:40 +00:00
parent 0c64886269
commit 5fa0b090fd
+1
View File
@@ -7,6 +7,7 @@ OPENAI_KEY = 'change-me'
hurl = 'latest'
flyctl = 'latest'
sqlite = 'latest'
gh = 'latest'
[tasks.npm-install]
run = 'npm install'