Hide console on Windows

This commit is contained in:
Trevor Slocum 2024-10-07 13:21:55 -07:00
parent 31af51fd70
commit 33771ab182

View file

@ -10,6 +10,11 @@ builds:
goarch:
- amd64
- wasm
env:
- >-
{{- if eq .Os "windows" }}
GOFLAGS=-ldflags=-H=windowsgui
{{- end }}
archives:
-
id: boxcars