There was an error while loading. Please reload this page.
1 parent 6a47048 commit 282550eCopy full SHA for 282550e
1 file changed
.goreleaser.yaml
@@ -2,9 +2,11 @@ builds:
2
- id: ldcli
3
binary: ldcli
4
goos:
5
- - linux
6
- darwin
+ - linux
7
+ - windows
8
goarch:
9
+ - 386
10
- amd64
11
- arm64
12
env:
0 commit comments