From 5b92377219ca0c28aaa118e989e215a2996a37b7 Mon Sep 17 00:00:00 2001 From: Mohamed C <65728018+Moe1369@users.noreply.github.com> Date: Tue, 25 Jun 2024 18:14:59 +0200 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e3d99a7..6ac8eb8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -22,8 +22,7 @@ jobs: matrix: recipe: # !! Add your recipes here - - recipe-kde.yml - - recipe-gnome.yml + - recipe.yml steps: # the build is fully handled by the reusable github action - name: Build Custom Image