mirror of
https://github.com/songoda/SongodaCore.git
synced 2024-11-23 10:35:18 +01:00
GitHub Actions: Adds Spigot 1.19.3 to the setup-action to compile it
This commit is contained in:
parent
1a911ee085
commit
dcd6967828
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
# Build remapped Spigot versions
|
||||
- uses: SpraxDev/Action-SpigotMC@v4
|
||||
with:
|
||||
versions: 1.18, 1.18.2, 1.19, 1.19.2
|
||||
versions: 1.18, 1.18.2, 1.19, 1.19.2, 1.19.3
|
||||
remapped: true
|
||||
|
||||
# Build project
|
||||
|
Loading…
Reference in New Issue
Block a user