Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstam committed Aug 1, 2024
1 parent f782ab6 commit 56fea43
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,6 @@ jobs:
cargo version
rustup toolchain list
- name: Install SP1 toolchain
run: |
curl -L https://raw.githubusercontent.com/succinctlabs/sp1/mattstam/c-flags/sp1up/install | bash
export PATH=~/.sp1/bin:$PATH
~/.sp1/bin/sp1up --version dev --c-toolchain
~/.sp1/bin/cargo-prove prove --version
- name: Check out succinctlabs/rust
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 56fea43

Please sign in to comment.