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:
|
||||
toolchain: nightly
|
||||
target: thumbv7em-none-eabi
|
||||
components: rust-src
|
||||
override: true
|
||||
- name: Build
|
||||
run: ./test-build.sh
|
||||
|
Loading…
Reference in New Issue
Block a user