Skip to content

Commit 5fb4f0f

Browse files
committed
chore: use yarn update task
1 parent 2eddfe0 commit 5fb4f0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ commands:
5454
- restore_cache:
5555
keys:
5656
- v1-dependencies-{{ checksum "yarn.lock" }}
57+
- update-yarn
5758
- install
5859
- audit
5960
- build

0 commit comments

Comments
 (0)