Compare commits
3 Commits
a128d982e9
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a7144c12a4 | ||
|
|
b59c03d8bd | ||
|
|
e4642110eb |
1
setup.sh
1
setup.sh
@@ -3,6 +3,7 @@ set -e
|
|||||||
|
|
||||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain none --profile minimal
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain none --profile minimal
|
||||||
echo "$HOME/.cargo/bin" >> $GITHUB_PATH
|
echo "$HOME/.cargo/bin" >> $GITHUB_PATH
|
||||||
|
. "$HOME/.cargo/env"
|
||||||
args=()
|
args=()
|
||||||
|
|
||||||
# shellcheck disable=SC2206
|
# shellcheck disable=SC2206
|
||||||
|
|||||||
Reference in New Issue
Block a user