mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-26 02:37:01 +08:00
chore(lvconf_gen): generate empty lv_conf.h if it doesn't exist (#8885)
This commit is contained in:
@@ -17,7 +17,6 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Generate lv_conf.h
|
||||
run: |
|
||||
cp lv_conf_template.h lv_conf.h
|
||||
python3 ./scripts/generate_lv_conf.py \
|
||||
--template lv_conf_template.h \
|
||||
--config lv_conf.h \
|
||||
|
||||
Reference in New Issue
Block a user