Skip to content
Prev Previous commit
Next Next commit
Only persist APKs from build_instrumented
  • Loading branch information
seadowg committed Nov 3, 2025
commit c06dbf1f795b51ac6cfc3206bfc5c62cc8f3b71f
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ jobs:
- persist_to_workspace:
root: ~/work
paths:
- .
- collect_app/build/outputs/apk

build_release:
<<: *android_config
Expand Down