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

feat: added g++

parent 7c0fd695
No related branches found
No related tags found
No related merge requests found
Pipeline #2886 failed
......@@ -13,7 +13,7 @@ stages:
- deploy
before_script:
- apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y -q pkg-config
- apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y -q pkg-config g++
- curl -sf -L https://static.rust-lang.org/rustup.sh | sh -s -- -y
- export PATH=$PATH:$HOME/.cargo/bin
- curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment