mirror of
https://github.com/YACReader/yacreader
synced 2025-07-25 08:25:03 -04:00
Use aqt install-qt
This commit is contained in:
@ -155,7 +155,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
pip3 install aqtinstall
|
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'
|
echo '##vso[task.prependpath]$(Build.SourcesDirectory)/6.3.1/macos/bin'
|
||||||
brew install create-dmg
|
brew install create-dmg
|
||||||
brew install node
|
brew install node
|
||||||
|
Reference in New Issue
Block a user