Update qbs version.
This commit is contained in:
parent
ec7c5e083f
commit
88cfbea9cf
|
@ -230,6 +230,8 @@ macos_task_template: &MACOS_TASK_TEMPLATE
|
||||||
- security find-identity -v -p codesigning
|
- security find-identity -v -p codesigning
|
||||||
- brew update > /dev/null
|
- brew update > /dev/null
|
||||||
- brew install qt6 coreutils ccache qbs cmake ninja git openssl@1.1 pkg-config poppler xerces-c
|
- brew install qt6 coreutils ccache qbs cmake ninja git openssl@1.1 pkg-config poppler xerces-c
|
||||||
|
- brew outdated
|
||||||
|
- brew upgrade qt6 qbs
|
||||||
- echo $PATH
|
- echo $PATH
|
||||||
- export PATH="${HOME}/.local/bin:`python3 -m site --user-base`/bin:$PATH"
|
- export PATH="${HOME}/.local/bin:`python3 -m site --user-base`/bin:$PATH"
|
||||||
- echo $PATH
|
- echo $PATH
|
||||||
|
|
Loading…
Reference in New Issue
Block a user