update workflow

This commit is contained in:
Mario Lurig
2026-02-16 18:46:11 -07:00
parent 60317b76fd
commit 3397bcd71d
+4
View File
@@ -17,6 +17,10 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
lfs: true
- name: Checkout LFS objects
run: git lfs checkout
- name: Install ImageMagick
run: |