Skip to content

Commit 3ff84b0

Browse files
committed
Update _android.yml
1 parent 0c2c7bc commit 3ff84b0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/_android.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ jobs:
5757
cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/debug/*.apk "${DEMO_APP_DIR}"
5858
cp examples/demo-apps/android/LlamaDemo/app/build/outputs/apk/androidTest/debug/*.apk "${DEMO_APP_DIR}"
5959
60+
sccache --show-stats
61+
62+
63+
6064
# Running Android emulator directly on the runner and not using Docker
6165
run-emulator:
6266
needs: build-llm-demo

0 commit comments

Comments
 (0)