Skip to content

Commit 78eb621

Browse files
authored
feat: added linux build support (#19)
1 parent f514bc3 commit 78eb621

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ builds:
55
main: ./cmd/bbrew
66
goos:
77
- darwin
8+
- linux
89
goarch:
910
- amd64
1011
- arm64

0 commit comments

Comments
 (0)