Skip to content

Commit

Permalink
Merge pull request #272 from Kichura/neoforge-1.21.1
Browse files Browse the repository at this point in the history
"Set up JDK" <- "Setup JDK" (NeoForge)
  • Loading branch information
WildfireRomeo authored Dec 25, 2024
2 parents bd7636b + 0ff7157 commit 5616951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/neo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Extract build version information
id: ref
run: .github/extract_refs.sh
- name: Setup JDK 21
- name: Set up JDK 21
uses: actions/setup-java@v4
with:
distribution: 'temurin'
Expand Down

0 comments on commit 5616951

Please sign in to comment.