fix build for de.sensebox.blockly

This commit is contained in:
Norwin 2019-04-27 14:17:07 +00:00 committed by relan
parent f9d5c43f36
commit f3c3cfc0cf

View file

@ -28,6 +28,7 @@ Builds:
- mkdir -p "$PWD/npm"
- npm config set prefix "$PWD/npm"
- export PATH="$PATH:$PWD/npm/bin"
- npm install -g ionic cordova
- npm install
- npm run android:build
- cd platforms/android/app