diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6e6f8e66d..d71407be2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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