mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Azure: Use qt@5 brew package to install Qt5 on macOS
This commit is contained in:
parent
81f9b74fa2
commit
64f7e63a2a
@ -70,8 +70,8 @@ jobs:
|
||||
vmImage: 'macOS-10.15'
|
||||
steps:
|
||||
- script: |
|
||||
brew install qt
|
||||
brew link qt --force
|
||||
brew install qt@5
|
||||
brew link qt@5 --force
|
||||
brew install create-dmg
|
||||
brew install node
|
||||
brew link --overwrite node
|
||||
|
Loading…
x
Reference in New Issue
Block a user