Added lv_font_conv to workflow main

This commit is contained in:
Yehoshua Pesach Wallach 2022-04-20 20:45:12 +03:00 committed by JF
parent 43443eda74
commit b9fbee1007

View file

@ -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