From 2ba1ab0dff641c5e085b4c4acf83f87c16649d19 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 18 Feb 2023 01:34:45 +0100 Subject: [PATCH] with workspace --- ci/src/main.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/src/main.rs b/ci/src/main.rs index 9a4cc5f..36370b8 100644 --- a/ci/src/main.rs +++ b/ci/src/main.rs @@ -86,6 +86,7 @@ fn get_dependencies(client: Arc) -> Container { "chef".into(), "cook".into(), "--release".into(), + "--workspace".into(), "--recipe-path".into(), "recipe.json".into(), ],