Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jessehouwing authored Nov 1, 2023
1 parent 501c85c commit 3275eda
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ stages:
enableRecursion: false
useLegacyPattern: false
enableTelemetry: true

- pwsh: |
. .\pre-build.ps1
- task: TfxInstaller@4
displayName: 'Use Node CLI for Azure DevOps'
Expand Down

0 comments on commit 3275eda

Please sign in to comment.