fontgen: lock version at current

This commit is contained in:
Yehoshua Pesach Wallach
2022-04-24 18:49:15 +03:00
committed by JF
parent 331de8ce8e
commit 2ccf88c03c
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ jobs:
- name: Install lv_font_conv
run:
npm i -g lv_font_conv
npm i -g lv_font_conv@1.5.2
#########################################################################################
# Checkout

View File

@@ -97,7 +97,7 @@ jobs:
- name: Install lv_font_conv
run:
npm i -g lv_font_conv
npm i -g lv_font_conv@1.5.2
#########################################################################################
# Checkout