Skip to content

Commit b514ab1

Browse files
committed
update
1 parent d0bf79a commit b514ab1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/elf.yml

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
steps:
1616
- name: Checkout code
1717
uses: actions/checkout@v4
18+
with:
19+
ref: ${{ github.event.pull_request.head.ref }}
1820
- name: Install SP1 toolchain
1921
run: |
2022
curl -L https://sp1.succinct.xyz | bash

0 commit comments

Comments
 (0)