From 5a852d792e665b01391dd6c6370b63587a4283b8 Mon Sep 17 00:00:00 2001 From: M2ke4U <79621885+MrHua269@users.noreply.github.com> Date: Fri, 10 May 2024 23:56:52 +0800 Subject: [PATCH] =?UTF-8?q?MojangMap=20=E2=86=92=20Reobf?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 901e735..afe23fd 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 createMojmapBundlerJar createMojmapPaperclipJar + run: gradle createReobfBundlerJar createReobfPaperclipJar - name: SetENV run: sh scripts/SetENV.sh - name: Upload Artifact