mirror of
https://github.com/InfiniTimeOrg/InfiniTime.git
synced 2024-12-25 10:41:42 +03:00
fontgen: lock version at current
This commit is contained in:
parent
331de8ce8e
commit
2ccf88c03c
2
.github/workflows/lv_sim.yml
vendored
2
.github/workflows/lv_sim.yml
vendored
@ -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
|
||||
|
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user