Skip to content

Commit 059b092

Browse files
committed
ci: tweak brew install
1 parent fb32697 commit 059b092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-jobs/functional_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
- template: ./functional/ios_setup.yml
104104
parameters:
105105
xcodeVersion: ${{ parameters.xcodeForIOS }}
106-
- script: brew install ffmpeg && brew tap wix/brew && brew install wix/brew/applesimutils
106+
- script: brew install ffmpeg && brew tap wix/brew && brew install applesimutils
107107
displayName: Install ffmpeg and applesimutils
108108
- template: ./functional/run_appium.yml
109109
- script: bundle exec rake test:func:ios TESTS=test/functional/ios/ios/mjpeg_server_test.rb,test/functional/ios/ios/mobile_commands_test.rb

0 commit comments

Comments
 (0)