.goreleaser.yml 🔗
@@ -45,7 +45,7 @@ builds:
goos:
- linux
- darwin
- # - windows
+ - windows
goarch:
- amd64
- arm64
Andrey Nering created
.goreleaser.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -45,7 +45,7 @@ builds:
goos:
- linux
- darwin
- # - windows
+ - windows
goarch:
- amd64
- arm64