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