Skip to content

Commit

Permalink
Fixed pnpm CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry-Ross committed Dec 22, 2023
1 parent 028a9c9 commit e47d02d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v2
with:
version: 8.13.0
- uses: actions/setup-node@v4
with:
node-version: 20
Expand Down

0 comments on commit e47d02d

Please sign in to comment.