qt6 is just an alias.
This commit is contained in:
parent
80affdba85
commit
9ddbb28e33
|
@ -158,7 +158,7 @@ macos_task_template: &MACOS_TASK_TEMPLATE
|
||||||
folder: ${PIP_CACHE_DIR}
|
folder: ${PIP_CACHE_DIR}
|
||||||
install_script:
|
install_script:
|
||||||
- brew update > /dev/null
|
- brew update > /dev/null
|
||||||
- brew install qt6@${QT_VERSION} coreutils ccache conan qbs
|
- brew install qt@${QT_VERSION} coreutils ccache conan qbs
|
||||||
- chmod -R 755 /usr/local/opt/qt6/*
|
- chmod -R 755 /usr/local/opt/qt6/*
|
||||||
- python3 --version
|
- python3 --version
|
||||||
- pip3 install --user --upgrade pip dropbox
|
- pip3 install --user --upgrade pip dropbox
|
||||||
|
|
Loading…
Reference in New Issue
Block a user