Skip to content
Snippets Groups Projects
Unverified Commit 39ff3514 authored by Steven Fackler's avatar Steven Fackler Committed by GitHub
Browse files

Update config.yml

parent 17217322
Branches
Tags
No related merge requests found
......@@ -182,8 +182,6 @@ jobs:
RUST_BACKTRACE: 1
steps:
- checkout
- run: sudo mkdir /opt
- run: sudo chown -R $USER /usr/local/ /opt
- run: curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain << parameters.image >>
- run: sudo ln -s ~/.cargo/bin/* /usr/local/bin
- run: cargo generate-lockfile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment