Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
capossele committed Jan 25, 2024
1 parent 1b5f029 commit e3c929a
Show file tree
Hide file tree
Showing 7 changed files with 92 additions and 90 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
version: "1.4"

- name: Cargo binstall cargo-risczero
run: cargo binstall -y --force [email protected].2
run: cargo binstall -y --force [email protected].3

- name: risczero toolchain install
run: cargo risczero install
Expand Down Expand Up @@ -86,7 +86,7 @@ jobs:
version: "1.4"

- name: Cargo binstall cargo-risczero
run: cargo binstall -y --force [email protected]rc.2
run: cargo binstall -y --force [email protected]3

- name: risczero toolchain install
run: cargo risczero install
Expand Down
Loading

0 comments on commit e3c929a

Please sign in to comment.