Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
Signed-off-by: smtmfft <[email protected]>
  • Loading branch information
smtmfft committed Sep 7, 2024
1 parent b95625a commit 6c3b8e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions script/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,12 @@ if [ -z "$1" ] || [ "$1" == "risc0" ]; then
echo ${PROFILE}
source ${PROFILE}
rzup install cargo-risczero v1.1.0-rc.3
rzup install
else
echo "/home/runner/.risc0/bin" >> $GITHUB_PATH
echo $GITHUB_PATH
/home/runner/.risc0/bin/rzup install cargo-risczero v1.1.0-rc.3
/home/runner/.risc0/bin/rzup install
fi
fi
# SP1
Expand Down

0 comments on commit 6c3b8e9

Please sign in to comment.