Create ZIP files for windows
This commit is contained in:
parent
0bf1933886
commit
109530b35b
1 changed files with 6 additions and 1 deletions
|
@ -5,4 +5,9 @@ builds:
|
||||||
- darwin
|
- darwin
|
||||||
- linux
|
- linux
|
||||||
goarch:
|
goarch:
|
||||||
- amd64
|
- amd64
|
||||||
|
|
||||||
|
archive:
|
||||||
|
format_overrides:
|
||||||
|
- goos: windows
|
||||||
|
format: zip
|
Loading…
Reference in a new issue