We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f8dca2 commit 734539cCopy full SHA for 734539c
.github/workflows/sdk.remoteconfig.yml
@@ -96,6 +96,7 @@ jobs:
96
product: RemoteConfigSample
97
platform: iOS
98
method: xcodebuild
99
+ setup_command: scripts/install_prereqs.sh RemoteConfigSample iOS
100
101
remoteconfig-cron-only:
102
needs: pod_lib_lint
0 commit comments