From 028a072ab667b66ffb771abd7f9cbebca036fc50 Mon Sep 17 00:00:00 2001 From: Alex Zenla Date: Sun, 4 Aug 2024 02:05:16 -0700 Subject: [PATCH] wow, just wow --- xcode-main/ci_scripts/ci_post_clone.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcode-main/ci_scripts/ci_post_clone.sh b/xcode-main/ci_scripts/ci_post_clone.sh index 35a9949..d22dc1c 100755 --- a/xcode-main/ci_scripts/ci_post_clone.sh +++ b/xcode-main/ci_scripts/ci_post_clone.sh @@ -3,4 +3,4 @@ set -e brew install cmake rm -rf xcode-main/ci_scripts -cmake -B xcode-main +cmake -B .. ../..