Skip to content

Commit b7fca09

Browse files
committed
fix version in CI
1 parent 3f375a6 commit b7fca09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- name: risczero toolchain install
7272
run: |
7373
cargo install cargo-binstall --version '=1.6.9' --locked
74-
cargo binstall [email protected].3 --no-confirm --force
74+
cargo binstall [email protected].2 --no-confirm --force
7575
cargo risczero install
7676
# uses: risc0/risc0-ethereum/.github/actions/[email protected]
7777
# with:

0 commit comments

Comments
 (0)