Specify the source directory for the west build command.
parent
38f1dbd984
commit
88720b1dff
|
|
@ -36,4 +36,4 @@ jobs:
|
||||||
id: west-build
|
id: west-build
|
||||||
with:
|
with:
|
||||||
command: 'build'
|
command: 'build'
|
||||||
command-args: '-b nucleo_wb55rg -- -DSHIELD=petejohanson_handwire'
|
command-args: '-s app -b nucleo_wb55rg -- -DSHIELD=petejohanson_handwire'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue