diff --git a/.circleci/config.yml b/.circleci/config.yml index 3755f827..558444a3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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