Attach binaries (#47)

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
This commit is contained in:
rusefillc 2022-01-25 20:41:11 -05:00 committed by GitHub
parent 86034506b0
commit 29329989b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -35,3 +35,9 @@ jobs:
- name: Build Firmware
working-directory: ./firmware/boards/${{matrix.build-target}}
run: ./build_wideband.sh
- name: Attach binaries
uses: actions/upload-artifact@v2
with:
name: Wideband ${{matrix.build-target}}
path: ./firmware/build/wideband.*