Skip to content

Commit 935ae86

Browse files
committed
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular into rkaraivanov/keyboard-fixes
2 parents 80c6305 + 52d5e7e commit 935ae86

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)