Skip to content

Commit 024352c

Browse files
committed
fix(CI): install sp1
1 parent 094c6af commit 024352c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test-rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: |
3030
curl -L https://sp1.succinct.xyz | bash
3131
source /home/runner/.bashrc
32-
sp1up
32+
~/.sp1/bin/sp1up
3333
3434
- name: Cache Rust dependencies
3535
uses: actions/cache@v3

0 commit comments

Comments
 (0)