Skip to content

Commit

Permalink
add pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
charkour committed Dec 30, 2023
1 parent 8fe512b commit 46198ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v2
with:
version: 8
- name: 'Install Node'
uses: actions/setup-node@v4
- name: 'Install Deps'
Expand Down

0 comments on commit 46198ff

Please sign in to comment.