diff --git a/angular.json b/angular.json index fc5b3476a7..7523304ddc 100644 --- a/angular.json +++ b/angular.json @@ -997,7 +997,7 @@ "build" ], "options": { - "cwd": "dist/libs/extensions", + "cwd": "dist/libs/testing", "commands": [ { "command": "npm publish --tag {args.tag}",