Skip to content

Commit b9d111e

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent e87aaac commit b9d111e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
steps:
4646
- script: |
47-
npm install -g lerna
47+
npm install lerna cross-env
4848
npm run clean:install
4949
npm run build:frontend
5050
npm run build:backend:ci

0 commit comments

Comments
 (0)