build: add notray windows build

better for daemonization with stuff like nssm.
This commit is contained in:
Harvey Tindall
2023-10-19 16:25:00 +01:00
parent c39a9e80e7
commit 53c9569a37
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -54,6 +54,7 @@ builds:
goos:
- linux
- darwin
- windows
goarch:
- arm
- arm64