Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit 2583a76

Browse files
removing yarn setup
1 parent 1708fd1 commit 2583a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- run:
3535
name: Postinstall
3636
command: |
37-
yarn setup
37+
yarn
3838
- persist_to_workspace:
3939
root: .
4040
paths:

0 commit comments

Comments
 (0)