mirror of
https://github.com/YACReader/yacreader
synced 2025-07-24 07:55:02 -04:00
Bump Qt to 6.8.1 in Windows and macos
Windows is going to be using vc 2022 built in windows-2022
This commit is contained in:
@ -155,8 +155,8 @@ jobs:
|
||||
steps:
|
||||
- script: |
|
||||
pip3 install aqtinstall
|
||||
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'
|
||||
python3 -m aqt install-qt mac desktop 6.8.1 -m qt5compat qtmultimedia qtimageformats
|
||||
echo '##vso[task.prependpath]$(Build.SourcesDirectory)/6.8.1/macos/bin'
|
||||
brew install create-dmg
|
||||
brew install node
|
||||
brew link --overwrite node
|
||||
|
Reference in New Issue
Block a user