ci(build): add zmk.hex to archive

This facilitates users who can't utilize the uf2 artifact.

PR: #485
This commit is contained in:
innovaker 2020-12-02 14:09:30 +00:00 committed by Pete Johanson
parent 7ca90540ae
commit 97d045e7ef
1 changed files with 1 additions and 0 deletions

View File

@ -126,4 +126,5 @@ jobs:
with:
name: "${{ steps.variables.outputs.artifact-name }}-uf2"
path: |
build/zephyr/zmk.hex
build/zephyr/zmk.uf2