diff --git a/.codesandbox/ci.json b/.codesandbox/ci.json index f6a1920a12..2a62695cf7 100644 --- a/.codesandbox/ci.json +++ b/.codesandbox/ci.json @@ -1,4 +1,5 @@ { + "buildCommand": "yarn turbo run build --ignore=\"apps/**/*\"", "packages": ["packages/*"], "sandboxes": ["store-ui-typescript-0gd9u"], "node": "16"