Update build.yml

This commit is contained in:
oh3bsg 2023-11-15 12:00:16 +02:00 committed by GitHub
parent 06e7b31523
commit 96978a5fd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -24,8 +24,7 @@ jobs:
# run: pio run --target buildfs --environment ttgo-lora32
- 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
with: