Skip to content

Commit

Permalink
chore(ci): 🔧 just update corepack
Browse files Browse the repository at this point in the history
  • Loading branch information
stormslowly committed Feb 4, 2025
1 parent 5ea9bd6 commit 598281b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/actions/pnpm-cache/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ runs:
if: ${{ inputs.node-version != '16' }}
shell: bash
run: |
corepack enable
npm i -g --force corepack && which -a corepack && corepack enable
# https://pnpm.io/continuous-integration#github-actions
# Uses `packageManagement` field from package.json
- name: Install pnpm
Expand Down

0 comments on commit 598281b

Please sign in to comment.