GitHub-Actions: Force Spigot 1.19.2 recompilation

The non-mapped version is currently cached and thus not getting
recompiled. This is a temporary *fix* for that
This commit is contained in:
Christian Koop 2022-09-04 19:24:50 +02:00
parent 4800d69829
commit d51f72977b
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ jobs:
with:
versions: 1.18.2, 1.19, 1.19.2
remapped: true
forceRun: true
# Build project
- name: Build with Maven