Skip to content
Snippets Groups Projects
Commit e3ba173c 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 91436b67
No related merge requests found
...@@ -14,7 +14,7 @@ before_script: ...@@ -14,7 +14,7 @@ before_script:
- gcc --version - gcc --version
- 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/ || echo "Raylib headers not found!" - ls -l /usr/local/include/raylib || echo "Raylib headers not found!"
- ls -l /usr/lib || echo "Library path not found!" - ls -l /usr/lib || echo "Library path not found!"
build: build:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment