From 391ba7a9d690d1a4b381d4bc715389b661608bec Mon Sep 17 00:00:00 2001 From: M2ke4U <79621885+MrHua269@users.noreply.github.com> Date: Fri, 10 May 2024 23:55:44 +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.4.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_1.20.4.yml b/.github/workflows/build_1.20.4.yml index ee623a0..003c2d9 100644 --- a/.github/workflows/build_1.20.4.yml +++ b/.github/workflows/build_1.20.4.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