diff --git a/.github/workflows/android-candidate.yml b/.github/workflows/android-candidate.yml index d89baeb..8b14c1d 100644 --- a/.github/workflows/android-candidate.yml +++ b/.github/workflows/android-candidate.yml @@ -233,6 +233,8 @@ jobs: - name: Reclaim native test build space working-directory: android + env: + ASTRA_ALLOW_INSECURE_RELEASE_SIGNING: 'true' run: ./gradlew clean --no-daemon - name: Decode upload keystore