Skip to content

Commit 86b5ddf

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent b5045c4 commit 86b5ddf

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
47+
npm run clean:install
4848
npm run build:frontend
4949
npm run build:backend:ci
5050
displayName: 'npm build'

0 commit comments

Comments
 (0)