9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-28 19:39:17 +00:00

Updated Upstream (Gale)

This commit is contained in:
Dreeam
2024-06-22 22:43:49 +08:00
parent cd90e644c6
commit 460430f1ca
3 changed files with 7 additions and 7 deletions

View File

@@ -50,7 +50,7 @@ jobs:
if ! git diff --quiet; then
echo "Running tests...."
./gradlew applyPatches
./gradlew createReobfPaperclipJar
./gradlew createMojmapPaperclipJar
fi
- name: Check for changes and write to repository