1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-06-10 06:16:12 +02:00

fix(ci): windows build

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos Alexandro Becker 2020-05-26 00:47:25 -03:00
parent 82199c4ede
commit c4855009d5
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

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