Skip to content

Commit f878736

Browse files
authored
try this (#15196)
1 parent 64f86ee commit f878736

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pkg.pr.new.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ jobs:
99
- name: Checkout code
1010
uses: actions/checkout@v4
1111

12+
- name: install corepack
13+
run: npm i -g [email protected]
14+
1215
- run: corepack enable
1316
- uses: actions/setup-node@v4
1417
with:

0 commit comments

Comments
 (0)