change build command

This commit is contained in:
Peter Maquiran
2023-10-02 12:33:41 +01:00
parent ad7ea612ac
commit 890d048cbb
+1 -1
View File
@@ -24,7 +24,7 @@ workflows:
# npx cap copy
#
# to update native dependencies, use this command:
npx cap sync
ionic cap build android --prod
- name: Build Android release
script: |
LATEST_GOOGLE_PLAY_BUILD_NUMBER=$(google-play get-latest-build-number --package-name "$PACKAGE_NAME")