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 f2ddfd6 commit 5b57f8fCopy full SHA for 5b57f8f
.github/workflows/examples.yml
@@ -50,7 +50,7 @@ jobs:
50
run: |
51
python -m pip install --upgrade pip
52
pip install wheel
53
- pip install -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.17b2.zip
+ pip install -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.17.zip
54
pio pkg install --global --platform file://.
55
- name: git clone Tasmota and add to examples
56
0 commit comments