Skip to content

Commit

Permalink
Update to pnpm 9
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeckem authored Aug 7, 2024
1 parent 3ae42d7 commit f24ef38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/azure-devops/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ steps:
- script: |
set -eu;
corepack enable
corepack prepare pnpm@latest-8 --activate
corepack prepare pnpm@latest-9 --activate
pnpm config set store-dir $(pnpm_config_cache)
displayName: Setup pnpm
Expand Down

0 comments on commit f24ef38

Please sign in to comment.