Update build.yml
This commit is contained in:
parent
06e7b31523
commit
96978a5fd0
|
|
@ -24,8 +24,7 @@ jobs:
|
||||||
# run: pio run --target buildfs --environment ttgo-lora32
|
# run: pio run --target buildfs --environment ttgo-lora32
|
||||||
|
|
||||||
- name: Build PlatformIO Project
|
- name: Build PlatformIO Project
|
||||||
run: pio run
|
run: pio run , --target buildfs --environment ttgo-lora32
|
||||||
run: pio run --target buildfs --environment ttgo-lora32
|
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue