Change order of parameters for aqt

This commit is contained in:
Luis Ángel San Martín 2024-12-11 21:30:19 +01:00
parent 121c7988cb
commit 011dc64baf

View File

@ -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