Skip to content

Commit 1f517ad

Browse files
committed
Symlink dev-platform
1 parent 9a6d529 commit 1f517ad

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
@@ -34,7 +34,7 @@ jobs:
3434
run: |
3535
python -m pip install --upgrade pip
3636
pip install -U https://github.com/platformio/platformio/archive/develop.zip
37-
platformio platform install file://.
37+
pio pkg install --global --platform symlink://.
3838
- name: Build examples
3939
run: |
4040
platformio run -d ${{ matrix.example }}

0 commit comments

Comments
 (0)