diff --git a/.github/workflows/lv_sim.yml b/.github/workflows/lv_sim.yml index 5eb8599..d136a40 100644 --- a/.github/workflows/lv_sim.yml +++ b/.github/workflows/lv_sim.yml @@ -34,16 +34,14 @@ jobs: sudo apt-get update sudo apt-get -y install libsdl2-dev libpng-dev + - name: Install resource build dependencies + run: | + sudo apt-get -y install --no-install-recommends python3-pil + - name: Install lv_font_conv run: npm i -g lv_font_conv@1.5.2 - - name: Install lv_img_conv - run: | - npm i -g ts-node@10.9.1 -g - npm i -g @swc/core -g - npm i -g lv_img_conv@0.3.0 -g - ######################################################################################### # Checkout diff --git a/InfiniTime b/InfiniTime index 2b1eae7..e6b96c2 160000 --- a/InfiniTime +++ b/InfiniTime @@ -1 +1 @@ -Subproject commit 2b1eae7f597ea6c210b4c15a73ab5ba116fc5d2a +Subproject commit e6b96c286376454b0aeab3c1444f4d106d755b94