Skip to content

Commit

Permalink
add pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
kyscott18 committed Jul 26, 2023
1 parent 5974eba commit c848891
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/setup-js/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ runs:
steps:
- name: Set up pnpm
uses: pnpm/action-setup@v2
with:
version: latest

- name: Set up node
uses: actions/setup-node@v3
Expand Down

0 comments on commit c848891

Please sign in to comment.