mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-29 14:10:53 +00:00
build for 2 ESP32 targets and 2 NRF52 targets in the CI build
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -20,4 +20,4 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip install -U platformio
|
||||
- name: Build
|
||||
run: platformio run -e tbeam -e nrf52840dk
|
||||
run: platformio run -e tbeam -e heltec -e nrf52840dk -e feather_nrf52832
|
||||
|
||||
Reference in New Issue
Block a user