Install git to retrieve commit hash.
This commit is contained in:
parent
b5779ca3e8
commit
031d6e7a07
|
@ -167,7 +167,7 @@ macos_task_template: &MACOS_TASK_TEMPLATE
|
|||
- find /Applications -maxdepth 1 -type d -name 'Xcode*.app'
|
||||
- sudo xcode-select -p
|
||||
- brew update > /dev/null
|
||||
- brew install --force qt6 coreutils ccache qbs cmake
|
||||
- brew install --force qt6 coreutils ccache qbs cmake git
|
||||
- echo $PATH
|
||||
- export PATH="${HOME}/.local/bin:`python3 -m site --user-base`/bin:$PATH"
|
||||
- echo $PATH
|
||||
|
|
Loading…
Reference in New Issue
Block a user