See if CI/CD will work #1

Open
Kenwood wants to merge 11 commits from ci/cd into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 7a25b6f05b - Show all commits

View File

@ -68,7 +68,7 @@ jobs:
uses: actions/setup-python@v5 uses: actions/setup-python@v5
- name: Install PlatformIO - name: Install PlatformIO
run: | run: |
whereis python3 ln /usr/bin/python3 /usr/bin/python
python -m pip install --upgrade pip python -m pip install --upgrade pip
pip install --upgrade platformio pip install --upgrade platformio