mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 13:46:43 +00:00
build with the new config
This commit is contained in:
parent
d1e6fb73d6
commit
97d4260ce4
1 changed files with 1 additions and 2 deletions
3
.github/workflows/deploy-devnet.yml
vendored
3
.github/workflows/deploy-devnet.yml
vendored
|
|
@ -37,8 +37,7 @@ jobs:
|
||||||
--dev --http --http.api eth,net,web3,personal
|
--dev --http --http.api eth,net,web3,personal
|
||||||
|
|
||||||
# - name: check if curl is installed
|
# - name: check if curl is installed
|
||||||
# run: docker exec $CONTAINER_NAME which curl
|
# run: docker exec $CONTAINER_NAME which curl
|
||||||
|
|
||||||
# - name: Wait for Geth RPC to become available
|
# - name: Wait for Geth RPC to become available
|
||||||
# run: |
|
# run: |
|
||||||
# echo "Waiting for Geth RPC to be ready..."
|
# echo "Waiting for Geth RPC to be ready..."
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue