Skip to content

Commit 602ea7e

Browse files
author
Brandon Sneed
committed
ci: test fix
1 parent 6ade237 commit 602ea7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
# macOS VMs doesn't support Docker based caches
100100
- run: yarn install --frozen-lockfile
101101
- *attach
102+
- run: brew update-reset
102103
- run: brew tap wix/brew
103104
- run: brew install wix/brew/applesimutils
104105

@@ -113,6 +114,7 @@ jobs:
113114
# macOS VMs doesn't support Docker based caches
114115
- run: yarn install --frozen-lockfile
115116
- *attach
117+
- run: brew update-reset
116118
- run: brew tap wix/brew
117119
- run: brew install wix/brew/applesimutils
118120

0 commit comments

Comments
 (0)