Added lv_font_conv to workflow main

main
Yehoshua Pesach Wallach 2022-04-20 20:45:12 +07:00 committed by JF
parent 43443eda74
commit b9fbee1007
1 changed files with 4 additions and 0 deletions

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