fix ci for ubuntu-latest

This commit is contained in:
free-x 2024-10-11 12:00:39 +02:00
parent db3d8323ea
commit c1ac1baa1b
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
run: |
#apt-get install -y python3-pip
python3 -m pip install --upgrade pip
pip install -U platformio
pip install -U platformio --break-system-packages
- name: Build
run: |
pio run