This commit is contained in:
parent
d41c3dcb0a
commit
5e1734a840
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ jobs:
|
|||
apt-get update
|
||||
apt-get install -y curl build-essential
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain nightly
|
||||
source "$HOME/.cargo/env"
|
||||
|
||||
- name: Install rust-src
|
||||
run: rustup toolchain install nightly --component rust-src
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue