Skip to content

Commit eed21ad

Browse files
committed
ci: enable corepack
1 parent 81eef01 commit eed21ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ jobs:
5050
version: 1.38.40
5151
actions-cache-folder: 'emsdk-cache'
5252

53+
- name: Use Corepack
54+
run: corepack enable
55+
5356
- name: Use Node.js 20
5457
uses: actions/setup-node@v4
5558
with:

0 commit comments

Comments
 (0)