Skip to content

Commit 674ee58

Browse files
authored
Update ios.yml
1 parent e88ca89 commit 674ee58

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
30+
- run: yarn
3131
- run: yarn example build:ios
3232
- run: yarn example start &
3333
timeout-minutes: 10

0 commit comments

Comments
 (0)