Skip to content

Commit

Permalink
wip: manually set pnpm version??
Browse files Browse the repository at this point in the history
  • Loading branch information
bholmesdev committed Jul 11, 2022
1 parent e772a39 commit 7d4d67a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@ jobs:

- name: Setup PNPM
uses: pnpm/action-setup@v2.2.1
with:
version: pnpm run version

- name: Setup node@${{ matrix.node_version }}
uses: actions/setup-node@v3
Expand Down

0 comments on commit 7d4d67a

Please sign in to comment.