Skip to content

Commit 418e942

Browse files
committed
fix: nightly builds
1 parent b3acd74 commit 418e942

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-
--bundler=metro
74+
--bundler=metro \
7575
--remote-cache-provider=github-actions
7676
7777
cd NightlyDeploy

0 commit comments

Comments
 (0)