enhanced github action
This commit is contained in:
2
.github/workflows/esp32_build.yml
vendored
2
.github/workflows/esp32_build.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user