Skip to content

Commit a399875

Browse files
committed
fix: corepack enable
1 parent f353ab5 commit a399875

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run-unit-tests.yml

+2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
node-version-file: '.nvmrc'
3737
cache: 'yarn'
3838

39+
- run: corepack enable
40+
3941
- name: Install dependencies
4042
run: yarn --immutable
4143

0 commit comments

Comments
 (0)