diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 46b9753c..b0f4b020 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -155,7 +155,7 @@ jobs: steps: - script: | pip3 install aqtinstall - python3 -m aqt install-qt 6.3.1 mac desktop -m qt5compat qtmultimedia qtimageformats + python3 -m aqt install-qt mac desktop 6.3.1 -m qt5compat qtmultimedia qtimageformats echo '##vso[task.prependpath]$(Build.SourcesDirectory)/6.3.1/macos/bin' brew install create-dmg brew install node