getting rid of some typo

This commit is contained in:
Ken
2019-02-25 21:54:48 -08:00
parent d4a60e1f0f
commit f07f4e2108

View File

@@ -11,7 +11,7 @@ pool:
steps:
- task: NodeTool@0
inputs:
versionSpec: '10.x'wan
versionSpec: '10.x'
displayName: 'Install Node.js'
- script: |