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
parent 33de8e4860
commit eeab3794ee

View file

@ -121,4 +121,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