mirror of
https://github.com/apache/nuttx.git
synced 2025-12-10 12:14:36 +08:00
Update build.yml
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user