Skip to content

Commit 153b55e

Browse files
committed
print cache size
1 parent dbcb18d commit 153b55e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/android_main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ jobs:
5252
- name: gradle
5353
run: ./gradlew assembleDebug lintProDebug lintLiteDebug --stacktrace
5454

55+
- name: print conan cache size
56+
run: du -h -d1 ~/.conan2/p
57+
5558
- name: Artifact APKs
5659
uses: actions/upload-artifact@v4
5760
with:

0 commit comments

Comments
 (0)