fix codemagic
This commit is contained in:
parent
dca0071ae3
commit
c0260c30b2
@ -22,7 +22,7 @@ workflows:
|
||||
echo "sdk.dir=$ANDROID_SDK_ROOT" > "$CM_BUILD_DIR/android/local.properties"
|
||||
- name: Update dependencies and copy web assets to native project
|
||||
script: |
|
||||
npx cap sync --prod
|
||||
npx cap sync
|
||||
- name: Build Android release
|
||||
script: |
|
||||
cd android
|
||||
|
Loading…
Reference in New Issue
Block a user