mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
ci: fix corepack matching keyid error (#19783)
This commit is contained in:
2
.github/workflows/publish-pr-commit-pkg.yml
vendored
2
.github/workflows/publish-pr-commit-pkg.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- run: corepack enable
|
||||
- run: npm i -g --force corepack && corepack enable
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
|
||||
Reference in New Issue
Block a user