Skip to content

Commit 8ba0859

Browse files
committed
chore: Use yarn berry
1 parent a51807e commit 8ba0859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup yarn
2828
run: |
2929
corepack prepare yarn@stable --activate
30-
yarn set version 4.2.1
30+
yarn set version berry
3131
3232
- name: Build, lint and test
3333
run: |

0 commit comments

Comments
 (0)