diff --git a/xcode-cloud/ci_scripts/ci_post_clone.sh b/xcode-cloud/ci_scripts/ci_post_clone.sh index 51ba1a6..7e6f769 100755 --- a/xcode-cloud/ci_scripts/ci_post_clone.sh +++ b/xcode-cloud/ci_scripts/ci_post_clone.sh @@ -2,5 +2,4 @@ set -e brew install cmake -rm -rf xcode-main/ci_scripts cmake -B .. -G Xcode ../..