Skip to content

Commit 7e07465

Browse files
committed
fix: nightly ios
1 parent 418e942 commit 7e07465

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,8 @@ jobs:
109109
NightlyDeploy \
110110
--template=default \
111111
--platform=ios --platform=android \
112-
--plugin=metro
112+
--plugin=metro \
113+
--remote-cache-provider=github-actions
113114
114115
cd NightlyDeploy
115116
NPM_CONFIG_REGISTRY=http://localhost:4873 \

0 commit comments

Comments
 (0)