Update build.yml

This commit is contained in:
Lup Yuen Lee
2024-10-01 16:48:48 +08:00
committed by GitHub
parent 62d7b3beeb
commit 298392e283

View File

@@ -159,6 +159,9 @@ jobs:
BLOBDIR: /tools/blobs
with:
run: |
#### Begin Test
echo ${{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