Skip to content

Commit 2ddf384

Browse files
committed
Fix compile.yml.
1 parent 7e6fb81 commit 2ddf384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
distribution: 'microsoft'
4141
java-version: '21'
4242
cache: 'maven'
43-
- name: Install CraftBukkit 1.20.6, 1.21, 1.21, 1.21.3
43+
- name: Install CraftBukkit 1.20.6, 1.21, 1.21, 1.21.3, 1.21.4
4444
# Use build number 4287 to compile CraftBukkit 1.21, see:
4545
# https://hub.spigotmc.org/jira/browse/BUILDTOOLS-658
4646
# https://hub.spigotmc.org/versions/

0 commit comments

Comments
 (0)