forked from kofal.net/zmk
Specify the source directory for the west build command.
This commit is contained in:
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'
|
||||
|
||||
Reference in New Issue
Block a user