We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d986e commit 41c0f41Copy full SHA for 41c0f41
1 file changed
.github/scripts/osx_setup.sh
@@ -1,2 +1 @@
1
-find /Applications/Xcode_* -maxdepth 0 -type d ! -name 'Xcode_${{ env.XC_VERSION }}.app' -exec rm -rf {} \;
2
-brew install autoconf autoconf-archive automake libtool gcc make bzip2
+brew install autoconf autoconf-archive automake libtool
0 commit comments