mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-10 15:12:06 +00:00
add nrf52 to CI builds
This commit is contained in:
parent
311d1a56b4
commit
284317cb25
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -18,4 +18,4 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip install -U platformio
|
||||
- name: Build
|
||||
run: platformio run
|
||||
run: platformio run -e tbeam -e nrf52dk
|
||||
|
Loading…
Reference in New Issue
Block a user