mirror of
https://github.com/apache/nuttx.git
synced 2025-12-06 17:23:49 +08:00
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:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user