Skip to content

Commit c1c1721

Browse files
authored
1 parent c2ffc45 commit c1c1721

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
uses: actions/setup-node@v3
3030
with:
3131
node-version: 20
32+
- name: Enable Corepack
33+
run: corepack enable
3234
- name: Install Dependencies
3335
run: yarn
3436
- name: Create Release Pull Request

0 commit comments

Comments
 (0)