Skip to content

Commit 52ad0e5

Browse files
authored
Removes unneeded mirror. (#4995)
1 parent 2a3d339 commit 52ad0e5

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.azure-pipelines/publish-nightly.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ extends:
8484
inputs:
8585
versionSource: fromFile
8686
versionFilePath: .nvmrc
87-
nodejsMirror: https://github.com/joaomoreno/node-mirror/releases/download
8887

8988
- script: npm ci
9089
displayName: Install NPM dependencies

.azure-pipelines/publish-stable.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ extends:
6868
inputs:
6969
versionSource: fromFile
7070
versionFilePath: .nvmrc
71-
nodejsMirror: https://github.com/joaomoreno/node-mirror/releases/download
7271

7372
- script: npm ci
7473
displayName: Install NPM dependencies

0 commit comments

Comments
 (0)