Skip to content

Commit

Permalink
Fix racer gitpod preload
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmaSd authored Dec 16, 2021
1 parent 849a2cb commit 4917a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ tasks:
- name: Preload
before: |
cargo install irust
rustup toolchain add nightly
rustup toolchain add nightly-2021-06-07
cargo +nightly install racer
cargo install cargo-edit cargo-asm
- name: IRust
Expand Down

0 comments on commit 4917a4b

Please sign in to comment.