We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b5ddf commit e87aaacCopy full SHA for e87aaac
azure-pipelines.yml
@@ -44,6 +44,7 @@ jobs:
44
45
steps:
46
- script: |
47
+ npm install -g lerna
48
npm run clean:install
49
npm run build:frontend
50
npm run build:backend:ci
0 commit comments