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: builds:
- env: - env:
- CGO_ENABLED=0 - CGO_ENABLED=0
- GOWORK=off
goos: goos:
- linux - linux
- windows - windows