Skip to content

Commit

Permalink
fig goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
tomekz committed Aug 27, 2023
1 parent 8e7725d commit 4b7be66
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ before:
hooks:
- go mod tidy
builds:
- id: coincap-tui
- env:
- CGO_ENABLED=0
ldflags:
- "-X github.com/tomekz/coincap-tui/cmd.version={{.Env.RELEASE_VERSION}}"
- -X github.com/tomekz/coincap-tui/cmd.version={{.Env.RELEASE_VERSION}}
goos:
- linux
- windows
Expand Down

0 comments on commit 4b7be66

Please sign in to comment.