Skip to content
Snippets Groups Projects
Commit ac0c030e authored by tanguy.cavagna's avatar tanguy.cavagna :desktop:
Browse files

Added cicd upgrade

parent f236fc10
No related branches found
No related tags found
No related merge requests found
Pipeline #14348 passed
......@@ -4,7 +4,7 @@ stages:
- build
before_script:
- apt update && apt install -y libsdl2-dev
- apt update && apt upgrade -y && apt install -y libsdl2-dev
- make clean
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