mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-22 04:24:05 +00:00
fix makefile bug
This commit is contained in:
parent
6f9d0fa29e
commit
de2b7e971c
2
Makefile
2
Makefile
@ -283,7 +283,7 @@ endef
|
||||
### medalla
|
||||
###
|
||||
# https://www.gnu.org/software/make/manual/html_node/Call-Function.html#Call-Function
|
||||
medalla: | beacon_node_0_12_3 signing_process
|
||||
medalla: | beacon_node_spec_0_12_3 signing_process
|
||||
$(call CONNECT_TO_NETWORK,medalla,beacon_node_spec_0_12_3)
|
||||
|
||||
medalla-vc: | beacon_node_spec_0_12_3 signing_process validator_client
|
||||
|
Loading…
x
Reference in New Issue
Block a user