remove unused lib from CI build

This commit is contained in:
Kevin Hester 2021-04-01 13:46:30 +08:00
parent 2594ea0c2c
commit 6a872b6ac2

View File

@ -22,9 +22,6 @@ jobs:
- name: Install extra python tools
run: |
pip install -U adafruit-nrfutil
- name: Install libs needed for linux build
run: |
sudo apt install -y libpsocksxx-dev
- name: Build for tbeam
run: platformio run -e tbeam
- name: Build for heltec