Skip to content

Commit e9f0d90

Browse files
committed
final
1 parent bbe59d8 commit e9f0d90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/zip.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ jobs:
100100
run: ./scripts/setup_bundler.sh
101101
- name: ZipBuildingTest
102102
run: |
103-
exit 1
104103
mkdir -p zip_output_dir
105104
sh -x scripts/build_zip.sh \
106105
zip_output_dir "${{ github.event.inputs.custom_spec_repos || 'https://github.com/firebase/SpecsStaging.git,https://github.com/firebase/SpecsDev.git' }}" \

0 commit comments

Comments
 (0)