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 88c3275 commit cd42c5dCopy full SHA for cd42c5d
.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.17.zip
+ pip install -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.18.zip
54
pio pkg install --global --platform file://.
55
- name: git clone Tasmota and add to examples
56
0 commit comments