Skip to content

Commit 047efc2

Browse files
committed
fix(goreleaser): add windows os
1 parent e6f7fb7 commit 047efc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ builds:
1111
goos:
1212
- linux
1313
- darwin
14+
- windows
1415
goarch:
1516
- "386"
1617
- amd64

0 commit comments

Comments
 (0)