Skip to content

Commit 408e76a

Browse files
committed
Update gstreamer build
1 parent db553a7 commit 408e76a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gstreamer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
docker run --rm \
151151
-v ${{ github.workspace }}:/workspace \
152152
waim908/ubuntuarm2404:wlt \
153-
/bin/bash /workspace/build_script.sh
153+
/bin/bash -x /workspace/build_script.sh
154154
155155
# 设置输出变量(直接使用 release_tag)
156156
echo "ARTIFACT_PATH=${{ github.workspace }}/gstreamer-full-${{ github.event.inputs.release_tag }}.tar.gz" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)