From a33f5c92bba166b18e4e16b097d2e7e8b952ce45 Mon Sep 17 00:00:00 2001 From: M2ke4U <79621885+MrHua269@users.noreply.github.com> Date: Sun, 12 May 2024 21:28:14 +0800 Subject: [PATCH] Switched to mojmap for 1.20.6 --- .github/workflows/build_1.20.6.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_1.20.6.yml b/.github/workflows/build_1.20.6.yml index afe23fd..901e735 100644 --- a/.github/workflows/build_1.20.6.yml +++ b/.github/workflows/build_1.20.6.yml @@ -31,7 +31,7 @@ jobs: - name: Apply Patches run: gradle applyPatches - name: CreateJar - run: gradle createReobfBundlerJar createReobfPaperclipJar + run: gradle createMojmapBundlerJar createMojmapPaperclipJar - name: SetENV run: sh scripts/SetENV.sh - name: Upload Artifact