mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
Merge 91cfb708560515596187723a6c4bf80e7fa9855b into dev
This commit is contained in:
commit
b7baa01bc1
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@ -14,4 +14,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: apt-get install libpng-dev; cd tests; python ./build.py
|
run: sudo apt-get install libpng-dev; cd tests; python ./build.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user