There was an error while loading. Please reload this page.
1 parent 6134e5b commit b96d1c0Copy full SHA for b96d1c0
.github/workflows/storage.yml
@@ -135,4 +135,4 @@ jobs:
135
- name: Setup Bundler
136
run: scripts/setup_bundler.sh
137
- name: PodLibLint Storage Cron
138
- run: scripts/third_party/travis/retry.sh scripts/pod_lib_lint.rb ${{ matrix.podspec }}.podspec --platforms=${{ matrix.target }} --use-static-frameworks --skip-tests
+ run: scripts/third_party/travis/retry.sh scripts/pod_lib_lint.rb Firebase${{ matrix.podspec }}.podspec --platforms=${{ matrix.target }} --use-static-frameworks --skip-tests
0 commit comments