Skip to content

Commit 9fd5d32

Browse files
authored
ci: enable core pack in GH release actin
1 parent 2426063 commit 9fd5d32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
node-version: [24.x]
1414
steps:
1515
- uses: actions/checkout@v4
16+
- run: corepack enable
1617
- name: Use Node.js ${{ matrix.node-version }}
1718
uses: actions/setup-node@v4
1819
with:

0 commit comments

Comments
 (0)