diff --git a/nx.json b/nx.json index 2237f4cc40eb..8b6e92da797c 100644 --- a/nx.json +++ b/nx.json @@ -28,7 +28,8 @@ }, "namedInputs": { "sharedGlobals": [ - "{workspaceRoot}/scripts" + "{workspaceRoot}/scripts", + "{workspaceRoot}/.circleci/cache-version.txt" ], "default": [ "{projectRoot}/**/*",