mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
Exclude some unused Zephyr west submodules.
* Don't waste space/time updating unused modules for architectures we aren't targetting (yet).
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -53,4 +53,4 @@ jobs:
|
||||
id: west-build
|
||||
with:
|
||||
command: 'build'
|
||||
command-args: '-s app -b nucleo_wb55rg -- -DSHIELD=petejohanson_handwire'
|
||||
command-args: '-s app -b proton_c -- -DSHIELD=petejohanson_proton_handwire'
|
||||
|
||||
Reference in New Issue
Block a user