parent
16d2a872f9
commit
4f2f003dd3
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
#- name: BuildTools for NMS
|
||||
# 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: curl -s -L https://git.m724.eu/Minecon724/temporary/raw/branch/master/XRIH.tar.zst | tar xva - -C .
|
||||
run: curl -s -L https://git.m724.eu/Minecon724/temporary/raw/branch/master/XRIH.tar.zst | tar xv - --zstd -C .
|
||||
|
||||
- name: Clone repository
|
||||
run: git clone https://git.m724.eu/Minecon724/tweaks724.git && cd tweaks724
|
||||
|
|
Loading…
Reference in a new issue