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 02956a9 commit 3356abfCopy full SHA for 3356abf
.github/workflows/build.yaml
@@ -88,6 +88,7 @@ jobs:
88
- name: Install Setuptools
89
run: |
90
pip install --upgrade setuptools
91
+ pip install --upgrade dulwich
92
- name: Enable ESP32 platforms from platformio_override-template.ini
93
94
sed 's/; user_setups\/esp32/user_setups\/esp32/g' platformio_override-template.ini > platformio_override.ini
0 commit comments