Symlink dev-platform
This commit is contained in:
parent
e49272f13b
commit
e08da697f0
2
.github/workflows/examples.yml
vendored
2
.github/workflows/examples.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -U https://github.com/platformio/platformio/archive/develop.zip
|
||||
platformio platform install file://.
|
||||
pio pkg install --global --platform symlink://.
|
||||
- name: Build examples
|
||||
run: |
|
||||
platformio run -d ${{ matrix.example }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user