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 d6f7ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/pnpm-cache/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ runs:
if: ${{ inputs.node-version != '16' }}
shell: bash
run: |
corepack enable
npm i -g corepack && corepack enable
# https://pnpm.io/continuous-integration#github-actions
# Uses `packageManagement` field from package.json
Expand Down

0 comments on commit d6f7ea0

Please sign in to comment.