Skip to content

Commit 2f04c5d

Browse files
authored
Update ios.yml
1 parent 8e02f62 commit 2f04c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
brew tap wix/brew
2929
brew install applesimutils
30-
- run: yarn install --pure-lockfile
30+
- run: yarn install
3131
- run: yarn example build:ios
3232
- run: yarn example start &
3333
timeout-minutes: 10

0 commit comments

Comments
 (0)