Skip to content

Commit cc98f0d

Browse files
authored
Merge pull request #3 from hey-api/fix/semantic-release-2
chore: add corepack
2 parents b16011b + ca7c218 commit cc98f0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ jobs:
5151
steps:
5252
- uses: actions/checkout@v5
5353

54+
- run: npm i -fg corepack && corepack enable
55+
5456
- uses: actions/setup-node@v4
5557
with:
5658
node-version: 20

0 commit comments

Comments
 (0)