Add GNOME Shell dependency

This commit is contained in:
Romain Vigier
2020-01-27 10:00:04 +01:00
parent 8f8b3d5a75
commit b819eaf32b
+1 -1
View File
@@ -22,7 +22,7 @@ stages:
before_script: before_script:
- dnf update -y - dnf update -y
- dnf install -y make - dnf install -y make gnome-shell
build: build:
stage: build stage: build