.goreleaser: build for windows

This commit is contained in:
Tess Rinearson
2020-11-19 18:52:34 +01:00
parent fe94825985
commit 182fa32851

View File

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