Skip to content
Snippets Groups Projects
Unverified Commit fdf332c7 authored by Louis's avatar Louis :fire:
Browse files

rustup run

parent fbe624ec
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ jobs:
- image: abronan/rust-circleci:latest
steps:
- checkout
- run: rustup nightly cargo build
- run: rustup run nightly cargo build
- save_cache:
key: cargo-cache
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment