From 0b9287f2e715c73527930b7bd1ebdd5751664c96 Mon Sep 17 00:00:00 2001 From: neon443 <69979447+neon443@users.noreply.github.com> Date: Mon, 9 Jun 2025 14:25:04 +0100 Subject: [PATCH] undo --- ci_scripts/ci_post_clone.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_scripts/ci_post_clone.sh b/ci_scripts/ci_post_clone.sh index 2a4766c..1c50ce6 100755 --- a/ci_scripts/ci_post_clone.sh +++ b/ci_scripts/ci_post_clone.sh @@ -7,7 +7,7 @@ # #working dir starts at /Volumes/workspace/repository/ci_scripts -cd CI_PRIMARY_REPOSITORY_PATH +cd .. mkdir Frameworks; cd Frameworks curl -o frameworks.zip https://files.catbox.moe/8094yg.zip unzip frameworks.zip