chore: disable GOWORK for goreleaser

This commit is contained in:
mrekucci 2024-07-17 15:43:13 +02:00
parent 9b65945eb5
commit 553c7c336f

View file

@ -6,6 +6,7 @@ dist: /tmp/dist/mev-commit-geth
builds:
- env:
- CGO_ENABLED=0
- GOWORK=off
goos:
- linux
- windows