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
|
- name: Archive production artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: dist-firmware
|
name: dist-firmware ${{ matrix.os }}
|
||||||
path: |
|
path: |
|
||||||
.pio/build/**/*.bin
|
.pio/build/**/*.bin
|
||||||
|
Reference in New Issue
Block a user