Page MenuHomePhorge

D8690.1768450637.diff
No OneTemporary

Size
713 B
Referenced Files
None
Subscribers
None

D8690.1768450637.diff

diff --git a/.github/workflows/android_ci.yml b/.github/workflows/android_ci.yml
--- a/.github/workflows/android_ci.yml
+++ b/.github/workflows/android_ci.yml
@@ -47,3 +47,6 @@
env:
ANDROID_SIGNING_PASSWORD: ${{secrets.ANDROID_SIGNING_PASSWORD}}
run: ./gradlew bundleRelease
+
+ - name: Disk Usage
+ run: df -h
diff --git a/.github/workflows/android_release.yml b/.github/workflows/android_release.yml
--- a/.github/workflows/android_release.yml
+++ b/.github/workflows/android_release.yml
@@ -58,3 +58,6 @@
- name: Upload to Google Play
working-directory: ./native/android
run: node upload-aab.js
+
+ - name: Disk Usage
+ run: df -h

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 15, 4:17 AM (7 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5935878
Default Alt Text
D8690.1768450637.diff (713 B)

Event Timeline