From e0a7a9ac097523dd88f334b88fc17f1ef62c1035 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Wed, 24 Apr 2024 20:47:16 -0400 Subject: [PATCH] chore: Move recipe.yml into ./recipes to support proper caching --- {config => recipes}/recipe.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {config => recipes}/recipe.yml (100%) diff --git a/config/recipe.yml b/recipes/recipe.yml similarity index 100% rename from config/recipe.yml rename to recipes/recipe.yml