Skip to content

Commit

Permalink
Use specific pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
djfarrelly committed Sep 25, 2024
1 parent d9613ec commit b48a638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9
version: 9.4
- run: pnpm install
working-directory: packages/workflow
- run: pnpm run build
Expand Down

0 comments on commit b48a638

Please sign in to comment.