Skip to content

Commit 214795b

Browse files
committed
d
1 parent 23b83d9 commit 214795b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/zip.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
run: ./scripts/setup_bundler.sh
112112
- name: ZipBuildingTest
113113
run: |
114+
exit 0
114115
mkdir -p zip_output_dir
115116
sh -x scripts/build_zip.sh \
116117
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)