change codemagic.yaml

This commit is contained in:
Peter Maquiran
2023-10-02 12:20:14 +01:00
parent fdc1d68730
commit ad7ea612ac
+1 -1
View File
@@ -14,7 +14,7 @@ workflows:
scripts:
- name: Install npm dependencies for Ionic Capacitor project
script: |
npm install
npm install --force
- name: Set up local.properties
script: |
echo "sdk.dir=$ANDROID_SDK_ROOT" > "$CM_BUILD_DIR/android/local.properties"