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
1
.github/workflows/deploy-devnet.yml
vendored
1
.github/workflows/deploy-devnet.yml
vendored
|
|
@ -38,7 +38,6 @@ jobs:
|
|||
|
||||
# - name: check if curl is installed
|
||||
# run: docker exec $CONTAINER_NAME which curl
|
||||
|
||||
# - name: Wait for Geth RPC to become available
|
||||
# run: |
|
||||
# echo "Waiting for Geth RPC to be ready..."
|
||||
|
|
|
|||
Loading…
Reference in a new issue