Skip to content

Commit

Permalink
Hotfix 20241230 - Typo Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Virus5600 committed Dec 30, 2024
1 parent b03b422 commit e8f3783
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 @@ -15,7 +15,7 @@ inputs:
runs:
using: "composite"
steps:
- name: "[Geckolib 3] (${{ runer.os }}) Fetch Version"
- name: "[Geckolib 3] (${{ runner.os }}) Fetch Version"
uses: ./.github/actions/set_to_env
with:
value: $( ./gradlew -q :getGeckolib3Version )
Expand Down

0 comments on commit e8f3783

Please sign in to comment.