Skip to content

Commit

Permalink
Build with node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
ta264 committed Mar 20, 2023
1 parent 2fc242c commit e58c69a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,10 @@ stages:
patterns: |
dotnet-runtime-*-linux-x86.tar.gz
Microsoft.*.linux-x86.*.nupkg
- task: NodeTool@0
inputs:
versionSource: 'spec'
versionSpec: '16.x'
- bash: |
set -e
source dotnet-linux-x86/common.sh
Expand Down

0 comments on commit e58c69a

Please sign in to comment.