Skip to content
Snippets Groups Projects
Verified Commit 4b004828 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

feat: switched to stable install

parent 6a5972b3
No related branches found
No related tags found
No related merge requests found
Pipeline #697 failed
......@@ -15,7 +15,7 @@ before_script:
- export NVM_DIR="$HOME/.nvm"
- \[ -s "$NVM_DIR/nvm.sh" \] && \\. "$NVM_DIR/nvm.sh"
- \[ -s "$NVM_DIR/bash_completion" \] && \\. "$NVM_DIR/bash_completion"
- nvm install 16
- nvm install stable
build-rust:
stage: build
......
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