Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7d5dce78e0 |
@@ -24,7 +24,7 @@ jobs:
|
|||||||
run: platformio run
|
run: platformio run
|
||||||
|
|
||||||
- name: Archive production artifacts
|
- name: Archive production artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v7
|
||||||
with:
|
with:
|
||||||
name: dist-firmware ${{ matrix.os }}
|
name: dist-firmware ${{ matrix.os }}
|
||||||
path: |
|
path: |
|
||||||
|
|||||||
Reference in New Issue
Block a user