mirror of https://github.com/axmolengine/axmol.git
Merge pull request #17721 from zilongshanren/add-tizen-daily-build
fix android daily build
This commit is contained in:
commit
330ac0f002
|
@ -2,4 +2,4 @@
|
|||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
COCOS2DX_ROOT="$DIR"/../../../..
|
||||
cd ${COCOS2DX_ROOT}
|
||||
python build/android-build.py -p 10 cpp-tests lua-tests js-tests
|
||||
python build/android-build.py -p 13 cpp-tests lua-tests js-tests
|
||||
|
|
Loading…
Reference in New Issue