Skip to content
Snippets Groups Projects
Commit c5ea1f6d authored by Alexandre MEYER's avatar Alexandre MEYER
Browse files

Update .gitlab-ci.yml

parent 14bff388
No related branches found
No related tags found
No related merge requests found
Pipeline #154540 failed
......@@ -5,8 +5,8 @@ pages:
# Définition du script qui sera exécuté dans le job
script:
# Mettre à jour la liste des paquets disponibles et installation
- apt update
- apt install -y libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev libsdl2-mixer-dev libpng-dev libglew-dev cmake doxygen valgrind build-essential pydot graphviz
- apt-get update
- apt-get install -y libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev libsdl2-mixer-dev libpng-dev libglew-dev cmake doxygen valgrind build-essential pydot graphviz
# Test de commandes python
- python --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