mirror of
https://github.com/Boof2015/astra-mobile.git
synced 2026-08-12 05:10:52 +02:00
fix cleanup bug in ci
This commit is contained in:
@@ -233,6 +233,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Reclaim native test build space
|
- name: Reclaim native test build space
|
||||||
working-directory: android
|
working-directory: android
|
||||||
|
env:
|
||||||
|
ASTRA_ALLOW_INSECURE_RELEASE_SIGNING: 'true'
|
||||||
run: ./gradlew clean --no-daemon
|
run: ./gradlew clean --no-daemon
|
||||||
|
|
||||||
- name: Decode upload keystore
|
- name: Decode upload keystore
|
||||||
|
|||||||
Reference in New Issue
Block a user