Skip to content

Commit 7ba7516

Browse files
committed
Add blank line between step
1 parent c08a435 commit 7ba7516

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cpp-packaging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,7 @@ jobs:
506506
# Zip up the SDK package recursively, preserving symlinks.
507507
zip -9 -r -y ../firebase_cpp_sdk.zip firebase_cpp_sdk
508508
cd ..
509+
509510
- name: compute SDK hash
510511
shell: bash
511512
run: |

0 commit comments

Comments
 (0)