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"
|
echo "sdk.dir=$ANDROID_SDK_ROOT" > "$CM_BUILD_DIR/android/local.properties"
|
||||||
- name: Update dependencies and copy web assets to native project
|
- name: Update dependencies and copy web assets to native project
|
||||||
script: |
|
script: |
|
||||||
npx cap sync --prod
|
npx cap sync
|
||||||
- name: Build Android release
|
- name: Build Android release
|
||||||
script: |
|
script: |
|
||||||
cd android
|
cd android
|
||||||
|
Loading…
Reference in New Issue
Block a user