Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
holzpfanne committed Apr 7, 2020
1 parent cabc715 commit 1045f21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ steps:
- task: NodeTool@0
inputs:
checkLatest: true
versionSpec: '>=12.x'
displayName: 'Install Node.js'

- script: 'npm install -g markdown-link-check'
Expand Down

0 comments on commit 1045f21

Please sign in to comment.