build.yml: Undo debug print

Undo the unintended changes for debug printing. I edited the wrong repo, I am deeply sorry about this.
This commit is contained in:
Lup Yuen Lee
2024-10-01 17:11:26 +08:00
committed by Xiang Xiao
parent 8fce648452
commit 01bba4542a

View File

@@ -159,9 +159,6 @@ jobs:
BLOBDIR: /tools/blobs
with:
run: |
#### Begin Test
echo labels=${{steps.label-the-PR.outputs.all-labels}}
#### End Test
echo "::add-matcher::sources/nuttx/.github/gcc.json"
export ARTIFACTDIR=`pwd`/buildartifacts
git config --global --add safe.directory /github/workspace/sources/nuttx