Skip to content

Commit

Permalink
fork pio core release v6.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Sep 26, 2024
1 parent cb76eaa commit 60e19be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install wheel
pip install -U https://github.com/platformio/platformio/archive/develop.zip
pip install -U https://github.com/Jason2866/platformio-core/archive/refs/tags/v6.1.16.tar.gz
pio pkg install --global --platform symlink://.
- name: git clone Tasmota and add to examples
if: "matrix.example == 'examples/tasmota' && matrix.os != 'windows-2022'"
Expand Down

0 comments on commit 60e19be

Please sign in to comment.