Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lupyuen authored Oct 1, 2024
1 parent 62d7b3b commit 9473b73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,9 @@ 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
Expand Down

0 comments on commit 9473b73

Please sign in to comment.