Skip to content

Commit 64f0e0b

Browse files
committed
ci: use the correct branch
1 parent a78f9b2 commit 64f0e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/block_replay.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
tar xf /home/devops/verkle-test-dependencies/replay_converted.tgz --strip-components=1 -C .ethereum
2121
2222
- name: Download geth from the proper repo
23-
run: git clone https://github.com/gballet/go-ethereum -b beverly-hills+sepolia-replay-rebased-3 geth
23+
run: git clone https://github.com/gballet/go-ethereum -b beverly-hills+sepolia-replay geth
2424

2525
- name: Edit geth to use this repo
2626
run: |

0 commit comments

Comments
 (0)