Skip to content

Commit

Permalink
Use aqt install-qt
Browse files Browse the repository at this point in the history
  • Loading branch information
luisangelsm committed Dec 11, 2024
1 parent 2dfeaaf commit 121c798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 121c798

Please sign in to comment.