Skip to content
Snippets Groups Projects
Commit 769871b4 authored by Cole2.Hansen@live.uwe.ac.uk's avatar Cole2.Hansen@live.uwe.ac.uk
Browse files

Updated GitLab CI to upload latest filesss

parent 8f97e7cd
Branches master
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ stages:
before_script:
- echo "Using shell: $(ps -o comm= -p $$)" # Debugging: check which shell is running
- apt-get update
- apt-get install -y software-properties-common
- apt-get install -y software-properties-common which
- add-apt-repository -y ppa:librazer/dev # Adds Raylib PPA
- apt-get update
- apt-get install -y build-essential raylib-dev libgl1-mesa-dev libx11-dev libxcursor-dev libxrandr-dev libxi-dev libxinerama-dev
......
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