From 121c7988cb2c79b0fc14d3779044952c674d2b8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Wed, 11 Dec 2024 21:09:47 +0100 Subject: [PATCH] Use aqt install-qt --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a47b26a9..46b9753c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -155,7 +155,7 @@ jobs: steps: - script: | pip3 install aqtinstall - python3 -m aqt install 6.3.1 mac desktop -m qt5compat qtmultimedia qtimageformats + python3 -m aqt install-qt 6.3.1 mac desktop -m qt5compat qtmultimedia qtimageformats echo '##vso[task.prependpath]$(Build.SourcesDirectory)/6.3.1/macos/bin' brew install create-dmg brew install node