diff --git a/nx.json b/nx.json index 3ae447028..62c77eaa6 100644 --- a/nx.json +++ b/nx.json @@ -15,8 +15,9 @@ "npmScope": "ghostfolio", "tasksRunnerOptions": { "default": { - "runner": "@nrwl/workspace/tasks-runners/default", + "runner": "@nrwl/nx-cloud", "options": { + "accessToken": "Mjg0ZGQ2YjAtNGI4NS00NmYwLThhOWEtMWZmNmQzODM4YzU4fHJlYWQ=", "cacheableOperations": [ "build", "lint",