This commit is contained in:
parent
4b30dd47b9
commit
b988e81108
1 changed files with 3 additions and 2 deletions
|
@ -25,5 +25,6 @@ jobs:
|
|||
- name: Build PlatformIO Project
|
||||
run: pio run
|
||||
- uses: actions/upload-artifact@v4
|
||||
name: firmware
|
||||
path: /workspace/smartPOC/smartPOC-tx/.pio/build/ttgo-lora32-v2/firmware.bin
|
||||
with:
|
||||
name: firmware
|
||||
path: /workspace/smartPOC/smartPOC-tx/.pio/build/ttgo-lora32-v2/firmware.bin
|
Loading…
Add table
Reference in a new issue