We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 094c6af commit 024352cCopy full SHA for 024352c
.github/workflows/build-and-test-rust.yml
@@ -29,7 +29,7 @@ jobs:
29
run: |
30
curl -L https://sp1.succinct.xyz | bash
31
source /home/runner/.bashrc
32
- sp1up
+ ~/.sp1/bin/sp1up
33
34
- name: Cache Rust dependencies
35
uses: actions/cache@v3
0 commit comments