Update .gitlab-ci.yml file
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apk update
|
- apk update
|
||||||
- apk add cmake glib-dev gtk4.0-dev
|
- apk add cmake glib-dev gtk4.0-dev make ninja gcc
|
||||||
|
|
||||||
|
|
||||||
stages: # List of stages for jobs, and their order of execution
|
stages: # List of stages for jobs, and their order of execution
|
||||||
|
|||||||
Reference in New Issue
Block a user