From 7628cfcbe17ecfa6b2f6ab3cc71111015b271fa2 Mon Sep 17 00:00:00 2001 From: RandomityGuy <31925790+RandomityGuy@users.noreply.github.com> Date: Sat, 12 Apr 2025 00:13:42 +0530 Subject: [PATCH] Update config.yml pls --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6e3e949c..558444a3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -69,6 +69,7 @@ jobs: git clone https://github.com/RandomityGuy/hxDatachannel haxelib git heaps https://github.com/RandomityGuy/heaps haxelib dev hlopenal ~/deps/hashlink/libs/openal + haxelib dev hlsdl ~/deps/hashlink/libs/sdl haxelib dev hashlink ~/deps/hashlink/other/haxelib haxelib git zyheaps https://github.com/rainyt/zyheaps haxelib git heaps https://github.com/RandomityGuy/heaps @@ -84,7 +85,6 @@ jobs: cd ~/MBHaxe/Export/android cp -R ~/deps/MBHaxeAndroidLibs/* app/ cd ~/deps/MBHaxeAndroidLibs/src/main/cpp/openal-soft - haxelib dev hlsdl ~/deps/MBHaxeAndroidLibs/src/main/cpp/hashlink/libs/sdl mv CMakeLists.txt CMakeLists-copy.txt mv 'CMakeLists 2.txt' CMakeLists.txt cmake .