Skip to content

Commit 41c0f41

Browse files
committed
trying to fix OS X
1 parent 64d986e commit 41c0f41

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/scripts/osx_setup.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
brew install autoconf autoconf-archive automake libtool

0 commit comments

Comments
 (0)