Skip to content

Commit

Permalink
fix: add pnpm action
Browse files Browse the repository at this point in the history
  • Loading branch information
younes200 committed Nov 6, 2024
1 parent 602767c commit 31e6532
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ jobs:
uses: actions/checkout@v2

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

- uses: actions/setup-node@v3
with:
node-version: 20
Expand Down

0 comments on commit 31e6532

Please sign in to comment.