Skip to content

Commit

Permalink
chore: fixed goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
freak12techno committed Jan 23, 2023
1 parent 27c088a commit be2023e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ before:
hooks:
- go mod tidy
builds:
- env:
- main: ./cmd/cosmos-proposals-checker.go
env:
- CGO_ENABLED=0
goos:
- linux
Expand Down

0 comments on commit be2023e

Please sign in to comment.