Skip to content

Commit

Permalink
fix goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwara committed Feb 10, 2021
1 parent 909a5a5 commit 3f7c580
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ builds:
- env:
- CGO_ENABLED=0
main: ./cmd/sqsjfr/main.go
goarch:
goos:
- linux
- darwin
goarch:
- amd64
archives:
checksum:
Expand Down

0 comments on commit 3f7c580

Please sign in to comment.