Skip to content

Commit 20a04f1

Browse files
committed
trying with npm i
1 parent 85c1118 commit 20a04f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azure-pipelines/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ extends:
4646
inputs:
4747
version: '22.x'
4848

49-
- script: npm ci
49+
- script: npm i
5050
displayName: 'Install npm dependencies'
5151

5252
- script: npm run build

0 commit comments

Comments
 (0)