mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
Merge branch 'mbu-android' of https://github.com/RandomityGuy/MBHaxe into mbu-android
This commit is contained in:
commit
e496a5f879
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue