Added lv_font_conv to workflow main
This commit is contained in:

committed by
JF

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
|
||||
|
||||
|
Reference in New Issue
Block a user