Skip to content

Commit f6222b5

Browse files
committed
Update: Remove yarn prepare
1 parent 31379c4 commit f6222b5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/actions/setup-workspace/action.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ runs:
1818
run: corepack enable
1919
shell: bash
2020

21-
- name: Prepare Yarn 4.9.2
22-
run: corepack prepare yarn@4.9.2 --activate
23-
shell: bash
24-
2521
- name: Setup Node.js (with Yarn cache)
2622
uses: actions/setup-node@v3
2723
with:

0 commit comments

Comments
 (0)