Skip to content

Commit 09e5a53

Browse files
committed
refactorings
1 parent e8014d7 commit 09e5a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/eas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
token: ${{ secrets.EXPO_TOKEN }}
2020

2121
- name: 🚀 Create APK
22-
run: eas build -p android --profile preview
22+
run: eas build -p android --profile preview --non-interactive

0 commit comments

Comments
 (0)