mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
Compare commits
3 commits
efdb666b68
...
7628cfcbe1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7628cfcbe1 | ||
|
|
fdd7277f9a | ||
|
|
08f52986d3 |
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