Skip to content

Commit

Permalink
ci: update script execution
Browse files Browse the repository at this point in the history
  • Loading branch information
deepak1556 committed Mar 17, 2022
1 parent 9ee77a3 commit b5b6afe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
inputs:
versionSpec: $(node_version)
displayName: 'Install Node.js'
- script: |
- powershell: |
# update node-gyp to latest for support in detecting VS 2022 toolchain
npm install -g node-gyp@latest
# Resolve to node-gyp.js
Expand Down

0 comments on commit b5b6afe

Please sign in to comment.