We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d97c45 commit 71f1fb1Copy full SHA for 71f1fb1
.github/workflows/nightly.yml
@@ -72,6 +72,7 @@ jobs:
72
--template=default \
73
--platform=ios --platform=android \
74
--bundler=metro
75
+ --remote-cache-provider=github-actions
76
77
cd NightlyDeploy
78
NPM_CONFIG_REGISTRY=http://localhost:4873 \
0 commit comments