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