From 7d4cfef693befac357f2645f3c9d5bcfc1f9464e Mon Sep 17 00:00:00 2001 From: Devin Lin Date: Fri, 11 Feb 2022 05:22:33 +0000 Subject: [PATCH] ci: Add plasma-workspace --- .kde-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.kde-ci.yml b/.kde-ci.yml index f681a730..20f2de94 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -18,3 +18,4 @@ Dependencies: 'frameworks/networkmanager-qt': '@latest' 'frameworks/plasma-framework': '@latest' 'plasma/kwin': '@same' + 'plasma/plasma-workspace': '@same'