Skip to content

Commit

Permalink
Now as single line
Browse files Browse the repository at this point in the history
  • Loading branch information
biologist79 committed Oct 26, 2023
1 parent 6c60535 commit b8c1011
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- name: Install Platform IO
run: |
python -m pip install --upgrade pip
pip3 install -U setuptools
pip3 install -U platformio
pip3 install -U setuptools platformio
- name: Build
run: platformio run -e esp32-a1s -e lolin32 -e lolin_d32 -e lolin_d32_pro -e lolin_d32_pro_sdmmc_pe -e nodemcu-32s -e az-delivery-devkit-v4 -e ttgo_t8 -e complete

0 comments on commit b8c1011

Please sign in to comment.