Skip to content
Snippets Groups Projects
Commit dc7d223d authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Install rust-src

parent 87190a51
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -30,5 +30,6 @@ img: ...@@ -30,5 +30,6 @@ img:
- | - |
source "$HOME/.cargo/env" && source "$HOME/.cargo/env" &&
rustup update && rustup update &&
rustup component add rust-src &&
cargo install cargo-config xargo && cargo install cargo-config xargo &&
make ci-img IMG_TAG=$CI_COMMIT_REF_NAME make ci-img IMG_TAG=$CI_COMMIT_REF_NAME
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment