mirror of
https://github.com/songoda/SongodaCore.git
synced 2025-02-02 20:51:27 +01:00
parent
e3b275b40d
commit
954c5024a9
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
@ -29,7 +29,6 @@ jobs:
|
||||
with:
|
||||
versions: 1.18.2, 1.19, 1.19.2
|
||||
remapped: true
|
||||
forceRun: true
|
||||
|
||||
# Build project
|
||||
- name: Build with Maven
|
||||
|
2
.github/workflows/sonarcloud.yml
vendored
2
.github/workflows/sonarcloud.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
# Build remapped Spigot versions
|
||||
- uses: SpraxDev/Action-SpigotMC@v4
|
||||
with:
|
||||
versions: 1.18.2, 1.19
|
||||
versions: 1.18.2, 1.19, 1.19.2
|
||||
remapped: true
|
||||
|
||||
- name: Analyze project
|
||||
|
Loading…
Reference in New Issue
Block a user