From c2f6aa754ecb7369d808ccdce910c1a993e5633b Mon Sep 17 00:00:00 2001 From: Xikaro <0regon.end@gmail.com> Date: Thu, 16 Nov 2023 17:53:17 +0500 Subject: [PATCH] Update preview.yml --- .github/workflows/preview.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 73dee59b9..578c10d4f 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -28,7 +28,6 @@ jobs: - name: Set the version run: | DEV=${{ steps.get_version.outputs.version }} - echo $DEV sed -i -e "s/DEV/${DEV}/g" manifest.json sed -i -e "s/DEV/${DEV}/g" instance.cfg sed -i -e "s/DEV/${DEV}/g" .minecraft/config/fancymenu/customization/main_menu.txt