From 0495a5c843aa75e878d3b5671a05bbb5107cdf19 Mon Sep 17 00:00:00 2001 From: Nikita Andriyanov Date: Sat, 1 Feb 2025 12:56:04 +0300 Subject: [PATCH] try lfs --- .github/workflows/build.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 32612f3..01952f5 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -36,6 +36,7 @@ jobs: #git ls-remote #git lfs fetch origin refs/heads/${{ github.head_ref || github.ref_name }} git lfs checkout + git lfs fetch - name: Use ssh key uses: webfactory/ssh-agent@v0.9.0 with: