Skip to content

Commit 8ed6a8f

Browse files
committed
dataconnect.yml: print zsh version
1 parent 8719761 commit 8ed6a8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dataconnect.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565

6666
- name: Install Firebase Tools ("firebase" command-line tool)
6767
run: |
68+
/bin/zsh --version
6869
./firebase-dataconnect/ci.zsh \
6970
install_firebase_tools \
7071
-install_dir '${{ env.FDC_FIREBASE_TOOLS_DIR }}' \

0 commit comments

Comments
 (0)