Skip to content

Commit

Permalink
enhanced github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mars3142 committed Aug 15, 2023
1 parent 2a5529b commit 511598c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/esp32_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
- name: Archive production artifacts
uses: actions/upload-artifact@v3
with:
name: dist-firmware
name: dist-firmware ${{ matrix.os }}
path: |
.pio/build/**/*.bin

0 comments on commit 511598c

Please sign in to comment.