ci(build): add zmk.hex to archive
This facilitates users who can't utilize the uf2 artifact. PR: #485
This commit is contained in:
parent
33de8e4860
commit
eeab3794ee
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -121,4 +121,5 @@ jobs:
|
|||
with:
|
||||
name: "${{ steps.variables.outputs.artifact-name }}-uf2"
|
||||
path: |
|
||||
build/zephyr/zmk.hex
|
||||
build/zephyr/zmk.uf2
|
||||
|
|
Loading…
Add table
Reference in a new issue