Skip to content

Commit 41488e5

Browse files
committed
fix
1 parent d889421 commit 41488e5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ jobs:
3535
- name: Corepack enable
3636
run: corepack enable
3737

38-
- name: Prepare yarn
39-
working-directory: ./app
40-
run: corepack prepare
41-
4238
- name: Install dependencies
4339
working-directory: ./app
4440
run: yarn install --immutable

0 commit comments

Comments
 (0)