diff --git a/.github/reusable-workflows/setup-gradle/action.yml b/.github/reusable-workflows/setup-gradle/action.yml index 1f556367..5df2c884 100644 --- a/.github/reusable-workflows/setup-gradle/action.yml +++ b/.github/reusable-workflows/setup-gradle/action.yml @@ -25,6 +25,7 @@ runs: with: fetch-depth: ${{ inputs.fetch-depth }} token: ${{ inputs.token }} + lfs: true - name: Set up JDK uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4.2.2