Skip to content

Commit 0943ab0

Browse files
committed
manual install risc0 bypass bi install
1 parent 6b70569 commit 0943ab0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/m2-ci.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ jobs:
3838

3939
- name: Install risc0
4040
run: |
41-
cargo install cargo-binstall
42-
cargo binstall cargo-risczero
41+
cargo install --git https://github.com/risc0/risc0 cargo-risczero
4342
cargo risczero install
4443
4544
- name: Cache Rust dependencies

0 commit comments

Comments
 (0)