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
alaric8 committed Mar 16, 2024
1 parent 5a5de8c commit 08c99b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ steps:
displayName: 'Install Node.js'

- script: |
npm install
npm run build
npm install -g pnpm
pnpm run build
displayName: 'npm install and build'

0 comments on commit 08c99b2

Please sign in to comment.