Skip to content

Commit a2cd891

Browse files
committed
Disable generate relay list for test apks
1 parent 7bc6ee9 commit a2cd891

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/android-app.yml

+1
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@ jobs:
410410
arguments: |
411411
${{ matrix.assemble-command }}
412412
-x cargoBuild
413+
-x generateRelayList
413414
gradle-version: wrapper
414415
build-root-directory: android
415416
execution-only-caches: false

0 commit comments

Comments
 (0)