Skip to content
Snippets Groups Projects
Commit 959c1753 authored by Logan Aerl Arias's avatar Logan Aerl Arias Committed by Logan Aerl Arias
Browse files

Update .gitlab-ci.yml file

try running the makefile with some dispends
libsdl2-mixer-dev libpng-dev libcurl4-openssl-dev libgme-dev upx git libopenmpt-dev gettext
parent 9f8bc212
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ build-job: # This job runs in the build stage, which runs first.
script:
- "apt update"
- "apt-get install --no-install-recommends --yes make"
- "apt-get install --no-install-recommends --yes build-essential libsdl2-mixer-dev libpng-dev libcurl4-openssl-dev libgme-dev upx git libopenmpt-dev gettext"
- "make --directory=src"
......
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