From b819eaf32bc358216bf32f04885459022bab0c21 Mon Sep 17 00:00:00 2001 From: Romain Vigier Date: Mon, 27 Jan 2020 10:00:04 +0100 Subject: [PATCH] Add GNOME Shell dependency --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 59ff03f..5e02a2f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,7 +22,7 @@ stages: before_script: - dnf update -y - - dnf install -y make + - dnf install -y make gnome-shell build: stage: build