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