Skip to content

Commit d194ded

Browse files
committed
fix nightly test
1 parent a141247 commit d194ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
NightlyDeploy \
7272
--template=default \
7373
--platform=ios --platform=android \
74-
--plugin=metro
74+
--bundler=metro
7575
7676
cd NightlyDeploy
7777
NPM_CONFIG_REGISTRY=http://localhost:4873 \

0 commit comments

Comments
 (0)