Install proper rust toolchain
This commit is contained in:
@@ -10,6 +10,8 @@ cd /src/
|
|||||||
git clone https://github.com/helix-editor/helix.git
|
git clone https://github.com/helix-editor/helix.git
|
||||||
cd helix
|
cd helix
|
||||||
|
|
||||||
|
rustup toolchain install 1.76.0-x86_64-unknown-linux-gnu
|
||||||
|
|
||||||
export HELIX_DEFAULT_RUNTIME=/usr/lib/helix/runtime
|
export HELIX_DEFAULT_RUNTIME=/usr/lib/helix/runtime
|
||||||
cargo build --profile opt --locked
|
cargo build --profile opt --locked
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user