Skip to content

Commit

Permalink
chore: disable GOWORK for goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
mrekucci committed Jul 17, 2024
1 parent 9b65945 commit 553c7c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dist: /tmp/dist/mev-commit-geth
builds:
- env:
- CGO_ENABLED=0
- GOWORK=off
goos:
- linux
- windows
Expand Down

0 comments on commit 553c7c3

Please sign in to comment.