See if CI/CD will work #1
|
@ -68,7 +68,7 @@ jobs:
|
|||
uses: actions/setup-python@v5
|
||||
- name: Install PlatformIO
|
||||
run: |
|
||||
whereis python3
|
||||
ln /usr/bin/python3 /usr/bin/python
|
||||
python -m pip install --upgrade pip
|
||||
pip install --upgrade platformio
|
||||
|
||||
|
|
Loading…
Reference in New Issue