Skip to content
Snippets Groups Projects
Unverified Commit 3373d5e2 authored by Noa's avatar Noa
Browse files

Install rust-src

parent f06af86a
No related branches found
No related tags found
1 merge request!341Implement hstrerror
......@@ -19,6 +19,7 @@ build:linux:
stage: build
script:
- rustup toolchain add "$(cat rust-toolchain)"
- rustup component add rust-src
- rustup show # Print version info for debugging
- make -j "$(nproc)" all
......
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