From 8029c1e8a9944b5ecd0eee4483c7e38cb7e53120 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Tue, 14 Jan 2025 23:01:52 -0500 Subject: [PATCH] Remove compiled cosmic-comp for jp-laptop-bootc --- recipes/jp-laptop-bootc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/jp-laptop-bootc.yml b/recipes/jp-laptop-bootc.yml index 4b2db1a..b108a1b 100644 --- a/recipes/jp-laptop-bootc.yml +++ b/recipes/jp-laptop-bootc.yml @@ -8,9 +8,9 @@ alt-tags: description: The image of Wunker OS for JP's Laptop. stages: - from-file: common/helix.yml - - from-file: common/cosmic-comp.yml + # - from-file: common/cosmic-comp.yml modules: - from-file: common/jp-laptop-bootc.yml - from-file: common/helix.yml - - from-file: common/cosmic-comp.yml + # - from-file: common/cosmic-comp.yml - from-file: common/post-build.yml