mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
ci(cross) install build-essential
This commit is contained in:
parent
5c98ac8511
commit
772f219c0a
1
.github/workflows/ccpp.yml
vendored
1
.github/workflows/ccpp.yml
vendored
@ -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: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user