mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-23 17:13:38 +00:00
have CI build RAK815
This commit is contained in:
parent
1415f2bed7
commit
d9fd227862
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip install -U platformio
|
||||
- name: Install extra python tools
|
||||
run: |
|
||||
run: |
|
||||
pip install -U adafruit-nrfutil
|
||||
- name: Build
|
||||
run: platformio run -e tbeam -e heltec -e nrf52840dk -e feather_nrf52832
|
||||
run: platformio run -e tbeam -e heltec -e nrf52840dk -e rak815
|
||||
|
Loading…
Reference in New Issue
Block a user