Skip to content

Commit

Permalink
try fix ci with set pnpm version as 8
Browse files Browse the repository at this point in the history
  • Loading branch information
whitecodes committed May 22, 2024
1 parent 05950bf commit 3d16d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- uses: pnpm/action-setup@v3
with:
version: latest
version: 8

- name: Use Node.js ${{ matrix.node }}
uses: actions/setup-node@v4
Expand Down

0 comments on commit 3d16d79

Please sign in to comment.