diff --git a/turbo.json b/turbo.json index 1beb6a4..6e93ab9 100644 --- a/turbo.json +++ b/turbo.json @@ -32,7 +32,8 @@ }, "deploy": { "dependsOn": [ - "build" + "build", + "^deploy" ], "outputs": [ "dist/**/*",