Skip to content

Commit bfaac8b

Browse files
github-actions[bot]FletcherManfletcher.fan
authored
remove building zkp (#150)
remove building zkp (#149) Co-authored-by: FletcherMan <[email protected]> Co-authored-by: fletcher.fan <[email protected]>
1 parent 0b39a07 commit bfaac8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MakefileEc2.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
GORUN = env GO111MODULE=on go run
66

77
# in go-ethereum repo
8-
build-bk-prod-morph-prod-mainnet-to-morph-geth: libzkp
8+
build-bk-prod-morph-prod-mainnet-to-morph-geth:
99
if [ ! -d dist ]; then mkdir -p dist; fi
1010
$(GORUN) build/ci.go install ./cmd/geth
1111
cp build/bin/geth dist/

0 commit comments

Comments
 (0)