diff --git a/.github/actions/bitcoin/action.yml b/.github/actions/bitcoin/action.yml index 77a72e68..d59f1c6e 100644 --- a/.github/actions/bitcoin/action.yml +++ b/.github/actions/bitcoin/action.yml @@ -40,5 +40,5 @@ runs: bitcoind -txindex -regtest \ -rpcuser=$RPC_USER -rpcpassword=$RPC_PASS \ - -rpcbind=127.0.0.1 -rpcbind=$(hostname) -rpcallowip=0.0.0.0/0 + -rpcbind=127.0.0.1 -rpcbind=$(hostname) -rpcallowip=0.0.0.0/0 \ -daemon