diff --git a/.github/workflows/bundler-spec-tests.yml b/.github/workflows/bundler-spec-tests.yml index c4744084..79b35481 100644 --- a/.github/workflows/bundler-spec-tests.yml +++ b/.github/workflows/bundler-spec-tests.yml @@ -76,7 +76,8 @@ jobs: - name: Fund bundler run: | - geth \ + cd geth-linux-amd64-1.13.15-c5ba367e && + ./geth \ --exec "eth.sendTransaction({from: eth.accounts[0], to: \"0x55082761664aEb8062B3427ba5E0455bFb7b68CB\", value: web3.toWei(4337, \"ether\")})" \ attach http://localhost:8545/