mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-07-11 13:02:19 +02:00
ci: fix workflow
This commit is contained in:
@@ -65,6 +65,7 @@ jobs:
|
||||
|
||||
- name: Build arm64-v8a apk
|
||||
run: |
|
||||
cd apps/mobile/android
|
||||
echo '${{ secrets.GOOGLE_SERVICES_JSON }}' > ./app/google-services.json
|
||||
./gradlew assembleRelease -PreactNativeArchitectures=arm64-v8a -PstagingReleaseBuild=true -PprBuildNumber=${{ steps.build-number.outputs.build-number }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user