forked from kofal.net/zmk
ci(build): add zmk.hex to archive
This facilitates users who can't utilize the uf2 artifact. PR: #485
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -126,4 +126,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: "${{ steps.variables.outputs.artifact-name }}-uf2"
|
name: "${{ steps.variables.outputs.artifact-name }}-uf2"
|
||||||
path: |
|
path: |
|
||||||
|
build/zephyr/zmk.hex
|
||||||
build/zephyr/zmk.uf2
|
build/zephyr/zmk.uf2
|
||||||
|
|||||||
Reference in New Issue
Block a user