Specify the source directory for the west build command.

This commit is contained in:
Pete Johanson 2020-06-08 21:14:05 -04:00
parent 38f1dbd984
commit 88720b1dff
1 changed files with 1 additions and 1 deletions

View File

@ -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'