Skip to content

Commit

Permalink
debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
KaelWD committed Sep 11, 2024
1 parent aaa957b commit 41ebb0a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/actions/pnpm-install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,9 @@ runs:
- uses: pnpm/action-setup@v4
- run: pnpm --version
shell: bash
- run: which node
shell: bash
- run: which pnpm
shell: bash
- run: pnpm i --frozen-lockfile
shell: bash

0 comments on commit 41ebb0a

Please sign in to comment.