Skip to content

Commit 1bb6ace

Browse files
committed
debugging
1 parent 2a4fbc7 commit 1bb6ace

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd-release.yaml

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

0 commit comments

Comments
 (0)