Skip to content

Commit a1066d1

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 2438cad commit a1066d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ steps:
1212
- script: npm config set $(igScope):_auth=$(token)
1313
displayName: 'Npm config auth'
1414

15-
- script: npm ci --force
15+
- script: npm ci
1616
displayName: 'Install dependencies'
1717
env:
1818
AZURE_PIPELINES: "true"

0 commit comments

Comments
 (0)