Merge branch 'mbu-android' of https://github.com/RandomityGuy/MBHaxe into mbu-android

This commit is contained in:
RandomityGuy 2025-06-30 17:46:18 +05:30
commit e496a5f879

View file

@ -78,6 +78,8 @@ jobs:
- run:
name: Prepare directories
command: |
export PATH=/tmp/haxe/:"$PATH"
export HAXE_STD_PATH=/tmp/haxe/std
cd ~/deps
git clone https://github.com/RandomityGuy/MBHaxeAndroidLibs
cd ~/MBHaxe/Export/android