Skip to content

Commit aaf1254

Browse files
committed
fix: get rid of setting yarn version from circleCI config
1 parent 035ce56 commit aaf1254

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
name: Install dependencies
3131
command: |
3232
sudo corepack enable
33-
yarn set version berry
3433
yarn --cwd example --immutable
3534
yarn --cwd docs --immutable
3635
yarn --immutable

0 commit comments

Comments
 (0)