Skip to content

Commit d6f4243

Browse files
committed
Sources for pod spec lint
1 parent c3136a2 commit d6f4243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analytics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup Bundler
2323
run: scripts/setup_bundler.sh
2424
- name: GoogleAppMeasurement
25-
run: scripts/third_party/travis/retry.sh pod spec lint GoogleAppMeasurement.podspec.json
25+
run: scripts/third_party/travis/retry.sh pod spec lint GoogleAppMeasurement.podspec.json --sources=https://github.com/firebase/SpecsDev.git,https://github.com/firebase/SpecsStaging.git,https://cdn.cocoapods.org/
2626
- name: FirebaseAnalyticsSwift
2727
run: scripts/third_party/travis/retry.sh scripts/pod_lib_lint.rb FirebaseAnalyticsSwift.podspec --platforms=ios
2828

0 commit comments

Comments
 (0)