mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 10:40:47 +03:00
Bump qt version in apple silicon build
This commit is contained in:
parent
da2d7861d7
commit
3a3c3def7c
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ build-macos-as:
|
|||
- pipx ensurepath
|
||||
- . ~/.zshrc
|
||||
- mkdir $HOME/Qt
|
||||
- aqt install-qt --outputdir $HOME/qt mac desktop 6.6 clang_64 -m qtlocation qtimageformats qtmultimedia qtpositioning qtshadertools
|
||||
- aqt install-qt --outputdir $HOME/qt mac desktop 6.8 clang_64 -m qtlocation qtimageformats qtmultimedia qtpositioning qtshadertools
|
||||
script:
|
||||
- export QTPATH=($HOME/qt/6.*/macos/bin)
|
||||
- export PATH="$QTPATH:${PATH}"
|
||||
|
|
Loading…
Reference in a new issue