Skip to content

Commit 7b1102a

Browse files
committed
ci debug
1 parent f31b0a1 commit 7b1102a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- name: Build
3434
shell: bash
3535
run: |
36+
set -x
3637
RELEASE_VERSION=${{ env.RELEASE_VERSION }}
3738
if [[ -z ${RELEASE_VERSION} ]]; then
3839
git fetch --tags

0 commit comments

Comments
 (0)