diff --git a/turbo.json b/turbo.json index 3f99e554f8589..934b0e5327d07 100644 --- a/turbo.json +++ b/turbo.json @@ -34,7 +34,8 @@ "cache": false }, "ms": { - "dependsOn": ["^build"] + "dependsOn": ["^build"], + "cache": false }, "@rocket.chat/meteor#build": { "dependsOn": ["^build"],