Remove command line tools install from osx workflow

This commit is contained in:
Krisjanis Rijnieks
2020-11-19 22:10:14 +02:00
parent a201c07f1e
commit 4b57acbc7d
-1
View File
@@ -31,7 +31,6 @@ jobs:
brew update
brew install gdb
brew install coreutils
xcode-select --install
- name: Compile openFrameworks
working-directory: ./openFrameworks/scripts/templates/osx
run: make