Skip to content
Snippets Groups Projects
Commit 8f97e7cd 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 e89a1dce
Branches
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ before_script: ...@@ -11,7 +11,7 @@ before_script:
- apt-get update - apt-get update
- apt-get install -y build-essential raylib-dev libgl1-mesa-dev libx11-dev libxcursor-dev libxrandr-dev libxi-dev libxinerama-dev - apt-get install -y build-essential raylib-dev libgl1-mesa-dev libx11-dev libxcursor-dev libxrandr-dev libxi-dev libxinerama-dev
- echo "Checking GCC version..." - echo "Checking GCC version..."
- gcc --version - Get-Command gcc
- echo "Checking include and library paths..." - echo "Checking include and library paths..."
- command -v gcc || echo "GCC not found!" - command -v gcc || echo "GCC not found!"
- ls -l /usr/include/raylib || echo "Raylib headers not found!" - ls -l /usr/include/raylib || echo "Raylib headers not found!"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment