From b869e70a7f2d6aa107f7c9f492ed4e4cf958c798 Mon Sep 17 00:00:00 2001 From: zomars Date: Fri, 27 May 2022 13:49:13 -0600 Subject: [PATCH] Update turbo.json --- turbo.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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