Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
capossele committed Jan 25, 2024
1 parent e3c929a commit 28000ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
version: "1.4"

- name: Cargo binstall cargo-risczero
run: cargo binstall -y --force cargo-risczero@0.20.0-3
run: cargo binstall -y --force cargo-risczero@0.20.0-rc.3

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

0 comments on commit 28000ff

Please sign in to comment.