From e1edc3e13e95b63738a5191d805635d24801d1f3 Mon Sep 17 00:00:00 2001 From: Alex Zenla Date: Sun, 4 Aug 2024 02:02:17 -0700 Subject: [PATCH] it's also a hack --- xcode-main/ci_scripts/ci_post_clone.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/xcode-main/ci_scripts/ci_post_clone.sh b/xcode-main/ci_scripts/ci_post_clone.sh index 3578194..35a9949 100755 --- a/xcode-main/ci_scripts/ci_post_clone.sh +++ b/xcode-main/ci_scripts/ci_post_clone.sh @@ -2,4 +2,5 @@ set -e brew install cmake +rm -rf xcode-main/ci_scripts cmake -B xcode-main