Update build.yml

This commit is contained in:
oh3bsg 2023-11-15 11:45:36 +02:00 committed by GitHub
parent 8802ba87a8
commit 9d32cc0d61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@ jobs:
- name: Build PlatformIO Project
run: pio run
- name: Build Filesystem image
run: pio run --target buildfs --environment ttgo-lora32
#- name: Build Filesystem image
# run: pio run --target buildfs --environment ttgo-lora32
- uses: actions/upload-artifact@v3
with: