mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-22 07:02:05 +08:00
ci(cross) install build-essential
This commit is contained in:
@@ -77,6 +77,7 @@ jobs:
|
||||
install: |
|
||||
apt-get update -y
|
||||
apt-get install -y gcc python3 libpng-dev ruby-full gcovr cmake
|
||||
apt-get install -y build-essential
|
||||
|
||||
# Produce a binary artifact and place it in the mounted volume
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user