Skip to content

Commit

Permalink
dev: specify pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueGreenMagick committed Apr 15, 2024
1 parent 30713a0 commit 49fc10b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:

- name: Install pnpm
uses: pnpm/[email protected]
with:
version: "next-9"

- name: Install node
uses: actions/setup-node@v4
Expand Down

0 comments on commit 49fc10b

Please sign in to comment.