Skip to content

Commit

Permalink
path
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstam committed Aug 1, 2024
1 parent e122675 commit 6446c3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Install SP1 toolchain
run: |
curl -L https://raw.githubusercontent.com/succinctlabs/sp1/mattstam/c-flags/sp1up/install | bash
export PATH=/home/runner/.sp1/bin:$PATH
~/.sp1/bin/sp1up --version dev --c-toolchain
~/.sp1/bin/cargo-prove prove --version
Expand Down

0 comments on commit 6446c3d

Please sign in to comment.