Skip to content

Commit

Permalink
chore(ci): check pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
KaelWD committed Sep 9, 2024
1 parent d61a08b commit 4a20424
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/pnpm-install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@ runs:
with:
node-version-file: .nvmrc
- uses: pnpm/action-setup@v4
- run: pnpm --version
shell: bash
- run: pnpm i --frozen-lockfile
shell: bash

0 comments on commit 4a20424

Please sign in to comment.