mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 01:13:45 +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:
|
builds:
|
||||||
- env:
|
- env:
|
||||||
- CGO_ENABLED=0
|
- CGO_ENABLED=0
|
||||||
|
- GOWORK=off
|
||||||
goos:
|
goos:
|
||||||
- linux
|
- linux
|
||||||
- windows
|
- windows
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue