diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 55b0fac7..7d116b7c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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'