Install rust-src in ci
This commit is contained in:
parent
7433dc1039
commit
ffab3916f4
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
toolchain: nightly
|
toolchain: nightly
|
||||||
target: thumbv7em-none-eabi
|
target: thumbv7em-none-eabi
|
||||||
|
components: rust-src
|
||||||
override: true
|
override: true
|
||||||
- name: Build
|
- name: Build
|
||||||
run: ./test-build.sh
|
run: ./test-build.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user