Unverified Commit 49fcfde0 authored by Dapa's avatar Dapa Committed by GitHub

Update .gitlab-ci.yml

parent 6757777b
......@@ -20,7 +20,7 @@ build:
TERM: "xterm"
script:
- apt-get update -y
- apt-get install curl sudo apt-utils python3 python3-pip python3-venv git procps -y
- apt-get install curl sudo apt-utils python3 python3-pip python3-venv git procps g++ -y
- python3 -m venv .venv
- source .venv/bin/activate
- pip install jupyterlab
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment