mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-13 05:53:06 +01:00
fix ci part 2 for ubuntu-latest
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: Install deps
|
||||
run: |
|
||||
#apt-get install -y python3-pip
|
||||
python3 -m pip install --upgrade pip
|
||||
python3 -m pip install --upgrade pip --break-system-packages
|
||||
pip install -U platformio --break-system-packages
|
||||
- name: Build
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user