Skip to content

Commit

Permalink
WorkFlows : Try to Build New.
Browse files Browse the repository at this point in the history
Woops! Forgot to write `Tool-1_new.yml`
- Fix make Error.
——————
工作流 : 尝试编译新。
哎呀!忘记写入 `Tool-1_new.yml`
- 修复编译错误。
  • Loading branch information
is52hertz committed Dec 30, 2023
1 parent 5114927 commit bb71017
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Tool-1_new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bb71017

Please sign in to comment.