Skip to content
Snippets Groups Projects
Commit c71f7a00 authored by Chris Hines's avatar Chris Hines
Browse files

install gcc

parent 2efdc0f2
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ build:
- apt update
- apt install -y python3
- apt install -y python3-venv
- apt install gcc
- mkdir -p /opt/strudle2/
- python3 -m venv /opt/strudel2/tes
- source /opt/strudel2/tes/bin/activate
......
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