Install coreutils to get cpu cores number.
This commit is contained in:
parent
5b61ec1584
commit
c8c94b7df8
|
@ -50,7 +50,7 @@ macos_task_template: &MACOS_TASK_TEMPLATE
|
|||
folder: ${PIP_CACHE_DIR}
|
||||
install_script:
|
||||
- brew update > /dev/null
|
||||
- brew install qt5
|
||||
- brew install qt5 coreutils
|
||||
- chmod -R 755 /usr/local/opt/qt5/*
|
||||
- python3 --version
|
||||
- pip3 install --user --upgrade pip dropbox
|
||||
|
|
Loading…
Reference in New Issue
Block a user