Skip to content

Commit bdb5b3a

Browse files
committed
fix path
1 parent e720c64 commit bdb5b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-risc0/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ runs:
1111
~/.risc0/bin/rzup install cargo-risczero 2.3.1
1212
~/.risc0/bin/rzup install r0vm 2.3.1
1313
echo "$HOME/.risc0/bin" >> $GITHUB_PATH
14-
rzup --version
14+
~/.risc0/bin/rzup --version

0 commit comments

Comments
 (0)