try that
Some checks failed
/ build (push) Failing after 43s

This commit is contained in:
Minecon724 2024-12-28 19:10:06 +01:00
parent 4a43fc51dd
commit 1872425b89
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -39,11 +39,11 @@
<execution>
<phase>prepare-package</phase>
<configuration>
<tasks>
<target>
<replace token="v1_21_R1" value="${project.nms.version}" dir="target/classes">
<include name="**/*.java" />
</replace>
</tasks>
</target>
</configuration>
<goals>
<goal>run</goal>