diff --git a/.github/workflows/checksums.yml b/.github/workflows/checksums.yml
index 6ed94fc..f01f6b6 100644
--- a/.github/workflows/checksums.yml
+++ b/.github/workflows/checksums.yml
@@ -12,7 +12,7 @@ jobs:
         uses: actions/checkout@v4
         with:
           ref: ${{ github.head_ref }}
-          lfs: true
+          lfs: false
       - name: Generate checksums
         run: |
           set -e