Skip to content

Commit 0e1b4a8

Browse files
committed
main update
1 parent 9243c63 commit 0e1b4a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ jobs:
1515

1616
- name: Setup Bitcoin Core
1717
run: |
18-
sudo bash .github/setup-core.sh
18+
sudo bash .github/setup.sh
1919
2020
- name: Get latest block in signet mode
2121
run: |
22-
bitcoin-cli -signet getblockhash 243833
22+
bitcoin-cli getblockhash 243833
2323
2424
- name: 01.sh - Verify Hash Block
2525
run: |

0 commit comments

Comments
 (0)