Skip to content

Commit 6ea29ce

Browse files
authored
chore: update npm version on windows builds (#668)
1 parent 09cde7f commit 6ea29ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
displayName: 'Use Node 8.x'
1717
inputs:
1818
versionSpec: 8.x
19+
- script: npm i -g npm@6
1920
- task: 1ESLighthouseEng.PipelineArtifactCaching.RestoreCacheV1.RestoreCache@1
2021
inputs:
2122
keyfile: '**/package-lock.json, !**/node_modules/**/package-lock.json, !**/.*/**/package-lock.json'

0 commit comments

Comments
 (0)