We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c572aca commit 69c1731Copy full SHA for 69c1731
.github/workflows/build-esp8266-esp32.yml
@@ -62,8 +62,7 @@ jobs:
62
run: |
63
python -m pip install --upgrade pip
64
pip install --upgrade platformio
65
- - name: Install intelhex dependency
66
- run: pip install intelhex
+ pip install intelhex
67
- name: Step 6 - Install library dependencies
68
69
pio pkg install -l "bblanchon/ArduinoJson" -l "links2004/WebSockets" -g
0 commit comments