mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-19 14:22:19 +01:00
Try to fix build pipeline (#203951)
This commit is contained in:
@@ -7,6 +7,9 @@ parameters:
|
||||
default: false
|
||||
- name: VSCODE_QUALITY
|
||||
type: string
|
||||
- name: VSCODE_CHECK_ONLY
|
||||
type: boolean
|
||||
default: false
|
||||
|
||||
steps:
|
||||
- task: NodeTool@0
|
||||
|
||||
Reference in New Issue
Block a user