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 bbe59d8 commit e9f0d90Copy full SHA for e9f0d90
.github/workflows/zip.yml
@@ -100,7 +100,6 @@ jobs:
100
run: ./scripts/setup_bundler.sh
101
- name: ZipBuildingTest
102
run: |
103
- exit 1
104
mkdir -p zip_output_dir
105
sh -x scripts/build_zip.sh \
106
zip_output_dir "${{ github.event.inputs.custom_spec_repos || 'https://github.com/firebase/SpecsStaging.git,https://github.com/firebase/SpecsDev.git' }}" \
0 commit comments