Skip to content

Commit 22e6988

Browse files
Don't use node as it's not needed
1 parent 7e59c88 commit 22e6988

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ stages:
3232
- task: NuGetAuthenticate@1
3333
displayName: Authenticate NuGet
3434

35-
- task: NodeTool@0
36-
displayName: Use Node.js $(nodeVersion)
37-
inputs:
38-
versionSpec: $(nodeVersion)
39-
4035
- task: UseDotNet@2
4136
displayName: Use .NET SDK from global.json
4237
inputs:

0 commit comments

Comments
 (0)