Skip to content

Commit

Permalink
Installer pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard committed Oct 25, 2023
1 parent b73ebd9 commit 2a4b112
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,11 @@ jobs:

steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

- uses: pnpm/[email protected]
with:
version: latest

- uses: actions/setup-node@v4
with:
cache: 'pnpm'
Expand Down

0 comments on commit 2a4b112

Please sign in to comment.