Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcz authored and janmasrovira committed Jun 18, 2024
1 parent f9ed39d commit 320e2cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
- name: Install RISC0 VM
shell: bash
run: |
cargo install cargo-binstall --force
cargo install cargo-binstall@1.6.9 --force
cargo binstall [email protected] --no-confirm --force
cargo risczero install
Expand Down

0 comments on commit 320e2cd

Please sign in to comment.