diff --git a/.github/workflows/pio-ci.yml b/.github/workflows/pio-ci.yml index adc59a8..1b68400 100644 --- a/.github/workflows/pio-ci.yml +++ b/.github/workflows/pio-ci.yml @@ -21,4 +21,4 @@ jobs: run: pip install --upgrade platformio - name: Build PlatformIO - run: pio ci Software/src/Version\ 5 -c Software/src/platformio.ini -e heltec_wifi_lora_32_V2 + run: pio ci Software/src/Version\ 6 -c Software/src/platformio.ini -e heltec_wifi_lora_32_V2