Skip to content

Commit 33d2437

Browse files
authored
chore: bump helios to v0.9.1 (#47)
* chore: bump helios to v0.9.1 * chore: remove old ELF * chore: bump SP1
1 parent b695406 commit 33d2437

File tree

15 files changed

+3030
-1153
lines changed

15 files changed

+3030
-1153
lines changed

.github/workflows/elf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: |
3030
# Build the binaries
3131
cd program
32-
~/.sp1/bin/cargo-prove prove build --elf-name sp1-helios-elf --docker --output-directory ../elf
32+
~/.sp1/bin/cargo-prove prove build --docker --output-directory ../elf
3333
cd ../
3434
3535
# Check for any changes in the elf directory

0 commit comments

Comments
 (0)