diff --git a/src/_base/harness/attributes/common.yml b/src/_base/harness/attributes/common.yml index 9a1f19c8f..d3c71cdcb 100644 --- a/src/_base/harness/attributes/common.yml +++ b/src/_base/harness/attributes/common.yml @@ -99,7 +99,7 @@ attributes.default: frontend: path: /app - watch: npm watch + watch: npm run watch build: when: -f "package.json" steps: