From e20a235657a50cd4fd6f8195abde5260c17274ff Mon Sep 17 00:00:00 2001 From: Roland Geider Date: Thu, 4 Dec 2025 19:26:41 +0100 Subject: [PATCH] Download the files stored on LFS --- .github/workflows/make-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/make-release.yml b/.github/workflows/make-release.yml index 34c406e3..0eb83b71 100644 --- a/.github/workflows/make-release.yml +++ b/.github/workflows/make-release.yml @@ -63,6 +63,7 @@ jobs: - name: Checkout application uses: actions/checkout@v6 with: + lfs: true ref: ${{ github.event.inputs.version }} - name: Download builds