Skip to content

Commit

Permalink
Update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ospfranco committed Sep 8, 2024
1 parent b2806be commit 34cecc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/test-android.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
JAVA_OPTS=-XX:MaxHeapSize=6g yarn turbo run run:android:release --cache-dir=.turbo/android
adb reverse tcp:10424 tcp:10424
echo "🟦 Android device address:"
adb shell ip addr show
echo "Polling in-app server..."
node ./scripts/poll-in-app-server.js

0 comments on commit 34cecc3

Please sign in to comment.