This commit is contained in:
parent
b988e81108
commit
b3ad645c2c
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@v3
|
||||||
with:
|
with:
|
||||||
name: firmware
|
name: firmware
|
||||||
path: /workspace/smartPOC/smartPOC-tx/.pio/build/ttgo-lora32-v2/firmware.bin
|
path: /workspace/smartPOC/smartPOC-tx/.pio/build/ttgo-lora32-v2/firmware.bin
|
Loading…
Add table
Reference in a new issue