Update config.yml

pls
This commit is contained in:
RandomityGuy 2025-04-12 00:13:42 +05:30 committed by GitHub
parent fdd7277f9a
commit 7628cfcbe1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 .