fix codemagic

This commit is contained in:
Alexander Kacheryants 2024-04-07 07:00:00 +03:00
parent c0260c30b2
commit ab5eeb4d21

View File

@ -17,6 +17,7 @@ workflows:
- name: Install npm dependencies for Ionic Capacitor project
script: |
npm install
npm run build
- name: Set up local.properties
script: |
echo "sdk.dir=$ANDROID_SDK_ROOT" > "$CM_BUILD_DIR/android/local.properties"