Skip to content

Commit 2a4fbc7

Browse files
committed
debug
1 parent fe10026 commit 2a4fbc7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cd-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
-exec rm -rf {} \;
109109
- name: Build Binaries
110110
id: build_binaries
111+
shell: bash -ex
111112
run: |
112113
latest=$(git rev-parse HEAD)
113114
echo "commitish=$latest" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)