1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-2627 App | Tech | Github CI actions for release artefacts

This commit is contained in:
Evgenii Kozlov 2024-07-01 13:16:17 +02:00
parent 16092a0c18
commit a9a439b55e
2 changed files with 2 additions and 2 deletions

View file

@ -53,8 +53,8 @@ jobs:
- name: Build APKS
run: ./gradlew :app:assembleRelease
- name: Build AAB
run: ./gradlew :app:bundleRelease
# - name: Build AAB
# run: ./gradlew :app:bundleRelease
- name: Clean secrets
if: always()