From 0c25fdeebf17fa68dad5e7330be913b763d717f7 Mon Sep 17 00:00:00 2001 From: Mazen El-Kashef Date: Tue, 19 May 2020 16:47:53 -0500 Subject: [PATCH] try removing npm upgrade in mac job --- script/vsts/platforms/macos.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/script/vsts/platforms/macos.yml b/script/vsts/platforms/macos.yml index 575c8daed..c99a20db2 100644 --- a/script/vsts/platforms/macos.yml +++ b/script/vsts/platforms/macos.yml @@ -17,9 +17,6 @@ jobs: versionSpec: 12.14.0 displayName: Install Node.js 12.14.0 - - script: npm install --global npm@6.13.4 - displayName: Update npm - - task: 1ESLighthouseEng.PipelineArtifactCaching.RestoreCacheV1.RestoreCache@1 displayName: Restore node_modules cache inputs: