Try that
Some checks failed
/ build (push) Failing after 23s

This commit is contained in:
Minecon724 2024-12-28 15:12:21 +01:00
parent 4e3e958ce0
commit 036068be86
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -16,7 +16,7 @@ jobs:
# run: mkdir /tmp/buildtools && cd /tmp/buildtools && curl -O https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifact/target/BuildTools.jar && java -jar BuildTools.jar --rev 1.21.1 --remapped && cd
- name: Download NMS
run: pwd && ls && ./tools/download_nms.sh ~
run: echo $GITHUB_HEAD_REF $GITHUB_REF && pwd && ls && ./tools/download_nms.sh ~
- name: Build for 1.21.1
run: mvn clean package