mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
Removes unneeded mirror. (#4995)
This commit is contained in:
parent
2a3d33900c
commit
52ad0e5320
2 changed files with 0 additions and 2 deletions
|
|
@ -84,7 +84,6 @@ extends:
|
|||
inputs:
|
||||
versionSource: fromFile
|
||||
versionFilePath: .nvmrc
|
||||
nodejsMirror: https://github.com/joaomoreno/node-mirror/releases/download
|
||||
|
||||
- script: npm ci
|
||||
displayName: Install NPM dependencies
|
||||
|
|
|
|||
|
|
@ -68,7 +68,6 @@ extends:
|
|||
inputs:
|
||||
versionSource: fromFile
|
||||
versionFilePath: .nvmrc
|
||||
nodejsMirror: https://github.com/joaomoreno/node-mirror/releases/download
|
||||
|
||||
- script: npm ci
|
||||
displayName: Install NPM dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue