diff --git a/turbo.json b/turbo.json index 96b9b5869..787dd0cf2 100644 --- a/turbo.json +++ b/turbo.json @@ -22,7 +22,7 @@ "outputs": [] }, "type-check": { - "dependsOn": ["^type-check"], + "dependsOn": ["^type-check", "^build"], "outputs": [] }, "test": {