From bb71017804ad7638d513258feab5acec167e6abe Mon Sep 17 00:00:00 2001 From: is52hertz Date: Sat, 30 Dec 2023 16:26:48 +0800 Subject: [PATCH] =?UTF-8?q?WorkFlows=20:=20Try=20to=20Build=20New.=20Woops?= =?UTF-8?q?!=20Forgot=20to=20write=20`Tool-1=5Fnew.yml`=20-=20Fix=20make?= =?UTF-8?q?=20Error.=20=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94?= =?UTF-8?q?=E2=80=94=20=E5=B7=A5=E4=BD=9C=E6=B5=81=20:=20=E5=B0=9D?= =?UTF-8?q?=E8=AF=95=E7=BC=96=E8=AF=91=E6=96=B0=E3=80=82=20=E5=93=8E?= =?UTF-8?q?=E5=91=80=EF=BC=81=E5=BF=98=E8=AE=B0=E5=86=99=E5=85=A5=20`Tool-?= =?UTF-8?q?1=5Fnew.yml`=20-=20=E4=BF=AE=E5=A4=8D=E7=BC=96=E8=AF=91?= =?UTF-8?q?=E9=94=99=E8=AF=AF=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/Tool-1_new.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/Tool-1_new.yml b/.github/workflows/Tool-1_new.yml index 68a08d8..1f1811f 100644 --- a/.github/workflows/Tool-1_new.yml +++ b/.github/workflows/Tool-1_new.yml @@ -28,6 +28,8 @@ jobs: git clone https://github.com/skps2010/OneLife.git cp -rf ../Source_New/Chinese/* OneLife/gameSource/ cp -f Makefile.MinGWCross minorGems/game/platforms/SDL/ + chmod +x make_Windows.sh + ./make_Windows.sh - name: Build Tool-1 [workflowBuildOneEditor] run: | cd Tool-1/Build-New/OneLife