Update rust.yml
This commit is contained in:
parent
31fee5ecbd
commit
46e947ffdc
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
|
@ -51,7 +51,6 @@ jobs:
|
||||||
- name: "Run cargo test"
|
- name: "Run cargo test"
|
||||||
run: cargo test
|
run: cargo test
|
||||||
|
|
||||||
- name: "Install Rustup Targets"
|
|
||||||
- name: "Install Rustup Components"
|
- name: "Install Rustup Components"
|
||||||
run: rustup component add rust-src llvm-tools-preview
|
run: rustup component add rust-src llvm-tools-preview
|
||||||
- name: "Install cargo-xbuild"
|
- name: "Install cargo-xbuild"
|
||||||
|
|
Loading…
Reference in a new issue