From bc01c3c60d5600b691efb384c29d87514fb84288 Mon Sep 17 00:00:00 2001 From: Sohrab Behdani Date: Sun, 26 Jan 2025 01:55:48 +0330 Subject: [PATCH] Fixed Cosmic Ci/Cd --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5252f66..142e8c6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ stages: image: archlinux/archlinux:base-devel variables: - Desktop: "plasma" + Desktop: "cosmic" build_iso: stage: build