Skip to content

Commit

Permalink
chore: pnpm, action
Browse files Browse the repository at this point in the history
  • Loading branch information
hUwUtao committed May 24, 2024
1 parent 620a779 commit 32aa203
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
with:
node-version: '18'

- uses: pnpm/action-setup@v4
with:
version: 9

- name: Install dependencies
run: pnpm install

Expand Down

0 comments on commit 32aa203

Please sign in to comment.