9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-29 20:09:17 +00:00

Remove stream in CraftBlockData toString()

This commit is contained in:
Dreeam
2025-05-24 22:51:55 +08:00
parent a022d84c5b
commit da18026680
5 changed files with 112 additions and 10 deletions

View File

@@ -42,8 +42,8 @@ jobs:
--build-cache \
--no-daemon
- name: Create MojmapPaperclipJar
run: ./gradlew createMojmapPaperclipJar --stacktrace --parallel --no-daemon
- name: Build
run: ./gradlew build -x test
- name: Publish Maven API
continue-on-error: true