Update ci_post_clone.sh

This commit is contained in:
Nihaal Sharma
2025-07-09 11:29:04 +01:00
committed by GitHub
parent e5e0a47f4f
commit 32aa07a098

View File

@@ -9,6 +9,6 @@
#working dir starts at /Volumes/workspace/repository/ci_scripts #working dir starts at /Volumes/workspace/repository/ci_scripts
cd .. cd ..
mkdir Frameworks; cd Frameworks mkdir Frameworks; cd Frameworks
curl -o frameworks.tar.xz https://hc-cdn.hel1.your-objectstorage.com/s/v3/213184c43ae1de48605436829771f04671af4a38_frameworks.tar.xz curl -o frameworks.tar.xz https://files.catbox.moe/hd2s6n.xz
tar xzf frameworks.tar.xz tar xzf frameworks.tar.xz
rm frameworks.tar.xz rm frameworks.tar.xz