mirror of
https://github.com/SparklyPower/SparklyPaper.git
synced 2025-12-19 15:09:27 +00:00
2
.github/workflows/build-without-pwt.yml
vendored
2
.github/workflows/build-without-pwt.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x gradlew
|
||||
- name: Delete Parallel world ticking patch
|
||||
run: rm patches/server/*-Parallel-world-ticking.patch
|
||||
run: rm patches/server/*-Parallel-world-ticking.patch patches/api/*-Parallel-world-ticking.patch
|
||||
- name: Apply Patches
|
||||
run: ./gradlew -PsparklypaperImplementationVersionSuffix=without-pwt applyPatches
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user