Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 3dea1e7

Browse files
authored
Update another one
1 parent 3d48594 commit 3dea1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchchat/utils/scripts/android_example.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ if [[ "${BASH_SOURCE[0]}" == "${0}" ]]; then
155155
run_android_instrumented_test
156156
fi
157157

158-
adb install -t android/torchchat/app/build/outputs/apk/debug/app-debug.apk
158+
adb install -t torchchat/edge/android/torchchat/app/build/outputs/apk/debug/app-debug.apk
159159

160160
if [ -z "${CI_ENV:-}" ]; then
161161
read -p "Press enter to exit emulator and finish"

0 commit comments

Comments
 (0)