Skip to content

Commit

Permalink
Update pio-ci.yml for Version 6 (#103)
Browse files Browse the repository at this point in the history
CI runner should build Version 6
  • Loading branch information
haklein authored Nov 12, 2024
1 parent 7d8f9b0 commit 7f95156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pio-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 7f95156

Please sign in to comment.