remove unused lib from CI build
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user