forked from mirror/uv-k5-firmware
Action to upload the artifact.
This commit is contained in:
parent
8183d78dce
commit
d99a121d98
7
.github/workflows/main.yaml
vendored
7
.github/workflows/main.yaml
vendored
@ -22,3 +22,10 @@ jobs:
|
||||
|
||||
- name: size
|
||||
run: arm-none-eabi-size firmware
|
||||
|
||||
- name: 'Upload Artifact'
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: firmware
|
||||
path: firmware.bin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user