Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa41446 commit dedc7ffCopy full SHA for dedc7ff
1 file changed
ci/azure-pipelines-steps.yml
@@ -32,6 +32,7 @@ steps:
32
33
- ${{ if eq(parameters.installer, 'brew') }}:
34
- script: |
35
+ brew cask install xquartz
36
brew install pkg-config ffmpeg imagemagick mplayer ccache
37
displayName: 'Install dependencies with brew'
38
0 commit comments