Skip to content

Commit

Permalink
ci: bump pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
moreal committed May 15, 2024
1 parent ecbc90a commit d7efde4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
with:
version: 8
version: 9
run_install: true
- run: pnpm -r build

0 comments on commit d7efde4

Please sign in to comment.