mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
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:
|
||||
name: "${{ steps.variables.outputs.artifact-name }}-uf2"
|
||||
path: |
|
||||
build/zephyr/zmk.hex
|
||||
build/zephyr/zmk.uf2
|
||||
|
||||
Reference in New Issue
Block a user