mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
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