Skip to content

Commit

Permalink
ci: tweak brew install
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Sep 10, 2021
1 parent fb32697 commit 059b092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-jobs/functional_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
- template: ./functional/ios_setup.yml
parameters:
xcodeVersion: ${{ parameters.xcodeForIOS }}
- script: brew install ffmpeg && brew tap wix/brew && brew install wix/brew/applesimutils
- script: brew install ffmpeg && brew tap wix/brew && brew install applesimutils
displayName: Install ffmpeg and applesimutils
- template: ./functional/run_appium.yml
- script: bundle exec rake test:func:ios TESTS=test/functional/ios/ios/mjpeg_server_test.rb,test/functional/ios/ios/mobile_commands_test.rb
Expand Down

0 comments on commit 059b092

Please sign in to comment.