Added lv_font_conv to workflow main
This commit is contained in:
parent
43443eda74
commit
b9fbee1007
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
@ -95,6 +95,10 @@ jobs:
|
|||
pip3 install --user setuptools
|
||||
pip3 install --user adafruit-nrfutil
|
||||
|
||||
- name: Install lv_font_conv
|
||||
run:
|
||||
npm i -g lv_font_conv
|
||||
|
||||
#########################################################################################
|
||||
# Checkout
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user