Update config.yml

pls
This commit is contained in:
RandomityGuy 2025-04-11 23:57:31 +05:30 committed by GitHub
parent 08f52986d3
commit fdd7277f9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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