forked from kofal.net/zmk
Fix duplicate job ID.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user