We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e720c64 commit bdb5b3aCopy full SHA for bdb5b3a
.github/actions/install-risc0/action.yml
@@ -11,4 +11,4 @@ runs:
11
~/.risc0/bin/rzup install cargo-risczero 2.3.1
12
~/.risc0/bin/rzup install r0vm 2.3.1
13
echo "$HOME/.risc0/bin" >> $GITHUB_PATH
14
- rzup --version
+ ~/.risc0/bin/rzup --version
0 commit comments