diff --git a/turbo.json b/turbo.json index 675969ef..e3d23b27 100644 --- a/turbo.json +++ b/turbo.json @@ -14,7 +14,7 @@ ] }, "deploy": { - "dependsOn": ["build", "postbuild"], + "dependsOn": ["^build", "postbuild"], "outputs": [] }, "lint": {