diff --git a/build/azure-pipelines.yml b/build/azure-pipelines.yml index 80cebd8143..cfa29dfd48 100644 --- a/build/azure-pipelines.yml +++ b/build/azure-pipelines.yml @@ -120,7 +120,7 @@ stages: - task: NodeTool@0 displayName: Use Node 11.x inputs: - versionSpec: 11.x + versionSpec: 11.x - task: Npm@1 displayName: npm install inputs: