enhanced github action

This commit is contained in:
2023-08-15 22:30:53 +02:00
parent a9e6ee893e
commit 2a5529b9ed

View File

@@ -22,3 +22,10 @@ jobs:
- name: Build bare metal
run: platformio run
- name: Archive production artifacts
uses: actions/upload-artifact@v3
with:
name: dist-firmware
path: |
.pio/build/**/*.bin