mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 09:08:20 -04:00
try aqtinstall for macos/qt6
This commit is contained in:
parent
095adba3b4
commit
6d851086ef
@ -95,7 +95,8 @@ jobs:
|
|||||||
vmImage: 'macOS-latest'
|
vmImage: 'macOS-latest'
|
||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
brew install qt
|
pip install aqtinstall
|
||||||
|
python -m aqt install 6.3.1 mac desktop -m qt5compat qtmultimedia
|
||||||
brew install create-dmg
|
brew install create-dmg
|
||||||
brew install node
|
brew install node
|
||||||
brew link --overwrite node
|
brew link --overwrite node
|
||||||
|
Loading…
x
Reference in New Issue
Block a user