mirror of
https://github.com/songoda/SongodaCore.git
synced 2024-11-27 12:35:12 +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
|
# Build remapped Spigot versions
|
||||||
- uses: SpraxDev/Action-SpigotMC@v4
|
- uses: SpraxDev/Action-SpigotMC@v4
|
||||||
with:
|
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
|
remapped: true
|
||||||
|
|
||||||
# Build project
|
# Build project
|
||||||
|
Loading…
Reference in New Issue
Block a user