diff --git a/turbo.json b/turbo.json index fed182441b..682af3dc3d 100644 --- a/turbo.json +++ b/turbo.json @@ -125,7 +125,9 @@ "cache": false, "outputs": ["lint-results"] }, - "post-install": {}, + "post-install": { + "cache": false + }, "start": {}, "embed-tests": { "cache": false