Use NodeJS mirror for more reliable downloads (#196038)

get node from mirror
This commit is contained in:
João Moreno
2023-10-20 09:53:57 +02:00
committed by GitHub
parent 88ab0de44c
commit 417e17038c
23 changed files with 24 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ steps:
inputs:
versionSource: fromFile
versionFilePath: .nvmrc
nodejsMirror: https://github.com/joaomoreno/node-mirror/releases/download
- ${{ if ne(parameters.VSCODE_QUALITY, 'oss') }}:
- template: ../cli/cli-apply-patches.yml