Skip to content

Commit ad58345

Browse files
committed
Merge branch 'pbozhinov/fix-7261' of https://github.com/IgniteUI/igniteui-angular into pbozhinov/fix-7261
2 parents d592d16 + 0bbfca9 commit ad58345

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
@@ -2,7 +2,7 @@ pool:
22
vmImage: 'Ubuntu 16.04'
33

44
steps:
5-
- script: npm install
5+
- script: npm ci
66
displayName: 'Install dependencies'
77
env:
88
AZURE_PIPELINES: "true"

0 commit comments

Comments
 (0)