Skip to content

Commit

Permalink
fix(ci): update PNPM install
Browse files Browse the repository at this point in the history
  • Loading branch information
Nickersoft committed Jun 15, 2024
1 parent 24ce45b commit e0999a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/napi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup PNPM
run: corepack enable pnpm
uses: pnpm/action-setup@v2
- name: Setup node
uses: actions/setup-node@v4
if: ${{ !matrix.settings.docker }}
Expand Down

0 comments on commit e0999a1

Please sign in to comment.