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.
2 parents 758ad14 + dedc7ff commit b4039c6Copy full SHA for b4039c6
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