Skip to content

Commit b04fc4b

Browse files
committed
Symlink dev-platform
1 parent 981401f commit b04fc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
run: |
7171
python -m pip install --upgrade pip
7272
pip install -U https://github.com/platformio/platformio/archive/develop.zip
73-
platformio platform install file://.
73+
pio pkg install --global --platform symlink://.
7474
- name: Build examples
7575
run: |
7676
platformio run -d ${{ matrix.example }}

0 commit comments

Comments
 (0)