publish darwin client (#48)

Signed-off-by: Jordan Whited <jordan@jordanwhited.com>
This commit is contained in:
Jordan Whited
2022-12-17 19:48:10 -08:00
committed by GitHub
parent 9dceead688
commit 1cc63b3ad1

View File

@@ -22,6 +22,7 @@ builds:
- CGO_ENABLED=0 - CGO_ENABLED=0
goos: goos:
- linux - linux
- darwin
goarch: goarch:
- amd64 - amd64
- 386 - 386