We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72ea687 commit 322a43eCopy full SHA for 322a43e
.github/actions/toolchains/action.yml
@@ -25,3 +25,4 @@ runs:
25
curl -fsSL --proto '=https' --tlsv1.2 https://risczero.com/install | bash && ~/.risc0/bin/rzup install
26
export PATH=~/.risc0/bin:$PATH
27
rzup check
28
+ rzup install cargo-risczero 1.2.5
0 commit comments