mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 13:46:43 +00:00
WIP
This commit is contained in:
parent
0ddaef9c9a
commit
75c8e81d8e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy-devnet.yml
vendored
1
.github/workflows/deploy-devnet.yml
vendored
|
|
@ -36,6 +36,7 @@ jobs:
|
|||
$BASE_IMAGE \
|
||||
--dev --http --http.addr 0.0.0.0 --http.vhosts "*" --http.api eth,net,web3,personal
|
||||
|
||||
|
||||
# - name: check if curl is installed
|
||||
# run: docker exec $CONTAINER_NAME which curl
|
||||
# - name: Wait for Geth RPC to become available
|
||||
|
|
|
|||
Loading…
Reference in a new issue