Skip to content

Commit 636c96e

Browse files
authored
Update main.yml
1 parent 0a0302c commit 636c96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
run: npm install -g @expo/cli
107107

108108
- name: 预构建 Android
109-
run: npx expo prebuild -p android --clear
109+
run: npx expo prebuild -p android
110110

111111
- name: 创建 local.properties
112112
run: |

0 commit comments

Comments
 (0)