mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-08 05:31:25 +00:00
build for 2 ESP32 targets and 2 NRF52 targets in the CI build
This commit is contained in:
parent
80b14c0a6f
commit
82e5e1858a
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
|
||||
|
Loading…
Reference in New Issue
Block a user