fix build again
Some checks failed
Build and Release / build-and-release (push) Failing after 26m0s

This commit is contained in:
Bryan1029384756
2026-02-18 17:07:41 -06:00
parent 6ebc34ec7e
commit dea348def2
2 changed files with 39 additions and 0 deletions

View File

@@ -107,6 +107,7 @@ jobs:
- name: Capacitor sync
run: |
npx cap add android
echo "sdk.dir=${ANDROID_SDK_ROOT}" > android/local.properties
npx cap sync android
working-directory: apps/android