Compare commits
2 Commits
b4b3ece96f
...
a128d982e9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a128d982e9 | ||
|
|
dec645d074 |
3
setup.sh
3
setup.sh
@@ -2,8 +2,7 @@
|
|||||||
set -e
|
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
|
||||||
. "$HOME/.cargo/env"
|
echo "$HOME/.cargo/bin" >> $GITHUB_PATH
|
||||||
|
|
||||||
args=()
|
args=()
|
||||||
|
|
||||||
# shellcheck disable=SC2206
|
# shellcheck disable=SC2206
|
||||||
|
|||||||
Reference in New Issue
Block a user