fix(ci): always download LFS files

This commit is contained in:
Harsh Shandilya 2024-09-02 12:22:54 +05:30
parent e317a1f4f3
commit cc5b95e9c8

View file

@ -25,6 +25,7 @@ runs:
with: with:
fetch-depth: ${{ inputs.fetch-depth }} fetch-depth: ${{ inputs.fetch-depth }}
token: ${{ inputs.token }} token: ${{ inputs.token }}
lfs: true
- name: Set up JDK - name: Set up JDK
uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4.2.2 uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4.2.2