mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-09 05:23:47 +00:00
chore: disable GOWORK for goreleaser
This commit is contained in:
parent
9b65945eb5
commit
553c7c336f
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ dist: /tmp/dist/mev-commit-geth
|
|||
builds:
|
||||
- env:
|
||||
- CGO_ENABLED=0
|
||||
- GOWORK=off
|
||||
goos:
|
||||
- linux
|
||||
- windows
|
||||
|
|
|
|||
Loading…
Reference in a new issue