1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Add Windows build support in goreleaser config

This commit is contained in:
Chris Cummer 2019-05-10 08:47:31 -07:00
parent 0b59a3b62f
commit bc0813b8c7

View File

@ -7,6 +7,7 @@ builds:
goos:
- darwin
- linux
- windows
goarch:
- 386
- amd64