From 1dc1e1c6f4851c3c7d0f84911c2f1755ab7fc7ca Mon Sep 17 00:00:00 2001 From: Yazhini Date: Wed, 18 Dec 2024 10:56:56 +0100 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0ee0517..9dd6df2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -10,6 +10,8 @@ jobs: steps: - uses: actions/checkout@v4 + with: + lfs: true - name: Install Miniconda run: | wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh