Use pioarduino core v6.1.17

This commit is contained in:
Jason2866
2025-02-27 13:30:54 +01:00
committed by GitHub
parent f2ddfd6230
commit 5b57f8f51e
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install wheel
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
pio pkg install --global --platform file://.
- name: git clone Tasmota and add to examples
run: |