diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6bfeaacd7dd1c7d0746e93b0f5d5957ba325d963..c92f6a754237c7fdd6ed6ef4a05217aae543d186 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,6 @@ stages: - build 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 which - add-apt-repository -y ppa:librazer/dev # Adds Raylib PPA