CiTools: Install air (#108367)

This commit is contained in:
Matheus Macabu
2025-07-21 12:25:40 +02:00
committed by GitHub
parent 3c18add70b
commit 88acefbb65
4 changed files with 77 additions and 2 deletions
+3
View File
@@ -12,6 +12,9 @@ $(shell \
endef
# Tool: "air"
air = "$(call compile_tool,air,github.com/air-verse/air)"
# Tool: "bra"
bra = "$(call compile_tool,bra,github.com/unknwon/bra)"