Skip to content

Commit 5d37605

Browse files
committed
ci(eas): configure local android preview build in apk
1 parent 4f510c2 commit 5d37605

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

apps/discovery/eas.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"distribution": "internal"
66
},
77
"preview": {
8+
"android": {
9+
"buildType": "apk"
10+
},
811
"distribution": "internal"
912
},
1013
"production": {

0 commit comments

Comments
 (0)