Skip to content

Commit

Permalink
Potential Fix 20241230 - Potential Fix to GHA (5)
Browse files Browse the repository at this point in the history
  • Loading branch information
Virus5600 committed Dec 30, 2024
1 parent e59ac41 commit 2c5fdc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/download_dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ runs:
env_var: GECKOLIB3_VERSION

- name: "[Geckolib 3] Downloading..."
uses: suisei-cn/actions-download-file@v1.6
uses: suisei-cn/actions-download-file@v818d6b7dc8fe73f2f924b6241f2b1134ca1377d9
with:
url: "https://dl.cloudsmith.io/public/geckolib3/geckolib/maven/software/bernie/geckolib/geckolib-${{ inputs.loader }}-${{ inputs.minecraft_version }}/${{ env.GECKOLIB3_VERSION }}/geckolib-${{ inputs.loader }}-${{ inputs.minecraft_version }}-${{ env.GECKOLIB3_VERSION }}.jar"
target: "run/mods"

0 comments on commit 2c5fdc4

Please sign in to comment.