This commit is contained in:
parent
3d7dbe5622
commit
3494ba71e6
6 changed files with 90 additions and 33 deletions
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
|
||||
- name: Setup Rust toolchain
|
||||
run: |
|
||||
rustup component add llvm-tools-preview
|
||||
rustup component add llvm-tools
|
||||
rustup component add --toolchain nightly rustfmt clippy
|
||||
rustup target add x86_64-unknown-linux-gnu
|
||||
rustup target add x86_64-unknown-linux-musl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue