Skip to content

Commit 671aae1

Browse files
committed
Oh, you need llvm-tools as well.
1 parent 8c4fe8d commit 671aae1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
rustup target add thumbv6m-none-eabi
2121
rustup target add thumbv7m-none-eabi
2222
rustup target add thumbv7em-none-eabi
23+
rustup component add llvm-tools
2324
cargo install cargo-binutils
2425
2526
- name: Build lib (native)

0 commit comments

Comments
 (0)