This commit is contained in:
parent
533430f163
commit
c285caf230
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build PlatformIO Project
|
- name: Build PlatformIO Project
|
||||||
run: pio run
|
run: pio run
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v4.6.2
|
||||||
with:
|
with:
|
||||||
name: firmware
|
name: firmware
|
||||||
path: |
|
path: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue