diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5e02a2f..ed4a82a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,7 +22,7 @@ stages: before_script: - dnf update -y - - dnf install -y make gnome-shell + - dnf install -y make gnome-shell gettext build: stage: build