We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe350e0 commit 46f0804Copy full SHA for 46f0804
.goreleaser.yaml
@@ -6,8 +6,6 @@ builds:
6
main: ./cmd/sbx
7
binary: sbx-{{ .Arch }}-{{ .Os }}
8
goos:
9
- - linux
10
- - windows
11
- darwin
12
goarch:
13
- amd64
0 commit comments