pioarduino core 6.1.18

This commit is contained in:
Jason2866
2025-03-19 17:25:35 +01:00
committed by GitHub
parent e247f2ed0c
commit 832a1953cf
+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.17.zip
pip install -U https://github.com/pioarduino/platformio-core/archive/refs/tags/v6.1.18.zip
pio pkg install --global --platform file://.
- name: git clone Tasmota and add to examples
run: |