Skip to content

Commit

Permalink
change to npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
ethriel3695 committed Jul 17, 2024
1 parent 4c0dc76 commit 0532af6
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 @@ -16,7 +16,7 @@ steps:
inputs:
version: '18.x'
- script: |
curl -fsSL https://get.pnpm.io/install.sh | sh -
npm install --global pnpm
displayName: "Setup pnpm"

- script: pnpm install
Expand Down

0 comments on commit 0532af6

Please sign in to comment.