Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
kanreisa committed Aug 31, 2021
1 parent 4de2780 commit 2431304
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ stages:
displayName: 'Install Node.js'
inputs:
versionSpec: '$(NODE_VERSION_SPEC)'
- script: npm install -g npm@latest
displayName: Install latest npm
- script: npm install
displayName: npm install
- script: npm run build
Expand Down

0 comments on commit 2431304

Please sign in to comment.