Fixup rust-analyzer
This commit is contained in:
parent
1c962859e4
commit
3dba18858e
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
- rust_extras == true
|
||||
|
||||
- name: Install rust-analyzer
|
||||
shell: ~/.cargo/bin/rustup --toolchain nightly component add rust-analyzer-preview
|
||||
shell: ~/.cargo/bin/rustup +nightly component add rust-analyzer-preview
|
||||
when:
|
||||
- rust_extras == true
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue