diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d7c9b979..681a4b73 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,7 +33,7 @@ jobs: command: 'zephyr-export' - name: West Build uses: ./.github/actions/zephyr-west # Uses an action in the root directory - id: west-zephyr-export + id: west-build with: command: 'build' command-args: '-b nucleo_wb55rg -- -DSHIELD=petejohanson_handwire'