Merge pull request #19580 from atom/as/upgrade-npm-for-macos-tests

Upgrade npm on Azure Pipelines when running macOS tests
This commit is contained in:
Nathan Sobo 2019-06-20 13:42:32 -07:00 committed by GitHub
commit 37c954b44a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -115,6 +115,9 @@ jobs:
versionSpec: 10.2.1
displayName: Install Node.js 10.2.1
- script: npm install --global npm@6.2.0
displayName: Update npm
- task: 1ESLighthouseEng.PipelineArtifactCaching.RestoreCacheV1.RestoreCache@1
displayName: Restore node_modules cache
inputs: