Skip to content

Commit

Permalink
set board name in zip file
Browse files Browse the repository at this point in the history
  • Loading branch information
peterus committed Sep 13, 2024
1 parent 573708e commit 2871922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: firmware
name: firmware_${{ matrix.boards }}
path: .pio/build/**/firmware.bin

formatting-check:
Expand Down

0 comments on commit 2871922

Please sign in to comment.