mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-08 05:31:25 +00:00
remove unused lib from CI build
This commit is contained in:
parent
2594ea0c2c
commit
6a872b6ac2
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -22,9 +22,6 @@ jobs:
|
|||||||
- name: Install extra python tools
|
- name: Install extra python tools
|
||||||
run: |
|
run: |
|
||||||
pip install -U adafruit-nrfutil
|
pip install -U adafruit-nrfutil
|
||||||
- name: Install libs needed for linux build
|
|
||||||
run: |
|
|
||||||
sudo apt install -y libpsocksxx-dev
|
|
||||||
- name: Build for tbeam
|
- name: Build for tbeam
|
||||||
run: platformio run -e tbeam
|
run: platformio run -e tbeam
|
||||||
- name: Build for heltec
|
- name: Build for heltec
|
||||||
|
Loading…
Reference in New Issue
Block a user