Cleanup code
This commit is contained in:
4
.github/workflows/build-all.yml
vendored
4
.github/workflows/build-all.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: Build All Firmware Variants
|
name: CI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
#pull_request:
|
#pull_request:
|
||||||
@@ -106,7 +106,7 @@ jobs:
|
|||||||
# path: |
|
# path: |
|
||||||
# .pio/build/${{ matrix.platform }}/${{ matrix.platform }}_v*.hex
|
# .pio/build/${{ matrix.platform }}/${{ matrix.platform }}_v*.hex
|
||||||
|
|
||||||
- name: Archive all artifacts into one ZIP
|
- name: Archive all artifacts into one ZIP file
|
||||||
uses: actions/upload-artifact@master
|
uses: actions/upload-artifact@master
|
||||||
with:
|
with:
|
||||||
name: Knuwurst-all-in-one_v$CUSTOM_BUILD_VER
|
name: Knuwurst-all-in-one_v$CUSTOM_BUILD_VER
|
||||||
|
Reference in New Issue
Block a user