Update build.yml

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

View File

@ -20,12 +20,12 @@ jobs:
- name: Install PlatformIO Core
run: pip install --upgrade platformio
- name: Build Filesystem image
run: pio run --target buildfs --environment ttgo-lora32
- name: Build PlatformIO Project
run: pio run
#- name: Build Filesystem image
# run: pio run --target buildfs --environment ttgo-lora32
- uses: actions/upload-artifact@v3
with:
name: Artifacts