mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 07:05:12 +00:00
fix build for de.sensebox.blockly
This commit is contained in:
parent
f9d5c43f36
commit
f3c3cfc0cf
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ Builds:
|
||||||
- mkdir -p "$PWD/npm"
|
- mkdir -p "$PWD/npm"
|
||||||
- npm config set prefix "$PWD/npm"
|
- npm config set prefix "$PWD/npm"
|
||||||
- export PATH="$PATH:$PWD/npm/bin"
|
- export PATH="$PATH:$PWD/npm/bin"
|
||||||
|
- npm install -g ionic cordova
|
||||||
- npm install
|
- npm install
|
||||||
- npm run android:build
|
- npm run android:build
|
||||||
- cd platforms/android/app
|
- cd platforms/android/app
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue