Skip to content

Commit

Permalink
fix : goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
seipan committed Dec 17, 2023
1 parent 247298c commit b9447ba
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@ before:
# you may remove this if you don't need go generate
- go generate ./...
builds:
- env:
- CGO_ENABLED=0
goos:
- linux
- windows
- darwin
- skip: true

archives:
- format: tar.gz
Expand Down

0 comments on commit b9447ba

Please sign in to comment.