Update to 1.7.0

This commit is contained in:
soymadip_ 2026-02-19 13:47:43 +00:00
parent 25e267d531
commit fff54f7b9b

View file

@ -20,9 +20,6 @@ prepare() {
# Trust the mise.toml
mise trust --yes
# Install only the required Go compiler
mise install go
}
build() {