diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d27fb1e6..a1a25bf9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -124,7 +124,7 @@ jobs: displayName: Remove incompatible OpenSSL 1.0.2t from macOS-10.14 vmImage - script: brew reinstall openssl displayName: Installed newer OpenSSL 1.1.x - - script: brew install pkg-config qt5 + - script: brew install pkg-config qt displayName: Install Qt5 and pkg-config prereqs - script: sh -x ./clean_build.sh displayName: Clean Build