Skip to content
Snippets Groups Projects
Unverified Commit 2bb61416 authored by kongr45gpen's avatar kongr45gpen
Browse files

Update CI due to a changed packet

parent b97de268
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ stages: ...@@ -15,7 +15,7 @@ stages:
- deploy - deploy
before_script: before_script:
- apt-get update -qq && apt-get -qq -y install python3-pip && python3 -m pip install --upgrade pip - apt-get update -qq && apt-get -qq -y install libstdc++6 python3-pip && python3 -m pip install --upgrade pip
- python3 -V - python3 -V
- python3 -m pip --version - python3 -m pip --version
- g++ --version - g++ --version
......
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