Fixup rust-analyzer

This commit is contained in:
Anthony Cicchetti 2020-08-03 14:41:23 -04:00
parent 1c962859e4
commit 3dba18858e

View file

@ -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