Specify the source directory for the west build command.
This commit is contained in:
parent
38f1dbd984
commit
88720b1dff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -36,4 +36,4 @@ jobs:
|
|||
id: west-build
|
||||
with:
|
||||
command: 'build'
|
||||
command-args: '-b nucleo_wb55rg -- -DSHIELD=petejohanson_handwire'
|
||||
command-args: '-s app -b nucleo_wb55rg -- -DSHIELD=petejohanson_handwire'
|
||||
|
|
Loading…
Reference in a new issue