This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
|
||||
- name: Install rustup
|
||||
run: |
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||
echo "$HOME/.cargo/bin" >> $GITHUB_PATH
|
||||
|
||||
- name: Install cargo
|
||||
|
||||
Reference in New Issue
Block a user