Skip to content

Commit 0d49d86

Browse files
authored
Merge pull request #313 from ma10/debug-release-wf-20250527_4
Add debugging code.
2 parents 8f7a48f + a8ea2bc commit 0d49d86

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
@@ -384,6 +384,7 @@ jobs:
384384
env:
385385
GITHUB_WORKSPACE: ${{ github.workspace }}
386386
run: |
387+
set -x
387388
if [ ! -f ./build.mk ]; then
388389
BUILD_PROCEDURE=0
389390
else

0 commit comments

Comments
 (0)