Skip to content

Commit

Permalink
fix(workflow):dev-renpy8.0.0使用自己分支的构建脚本替换时间
Browse files Browse the repository at this point in the history
Co-Authored-By: LOVE69_Renpy_Remaster_Project <[email protected]>
  • Loading branch information
luckykeeper and love69renpyremasterproject committed Dec 22, 2023
1 parent d780663 commit 8007a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-love69(8.0.0).yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
run: |
echo "开始进行夜间构建"
echo "写入构建时间"
wget https://raw.githubusercontent.com/luckykeeper/LOVE69_renpy_remaster/dev/buildtime.sh
wget https://raw.githubusercontent.com/luckykeeper/LOVE69_renpy_remaster/dev-renpy8.0.0/buildtime.sh
sh ./buildtime.sh
echo "写入构建时间完成!"
wget -q https://www.renpy.org/dl/${RENPY_SDK_VERSION}/renpy-${RENPY_SDK_VERSION}-sdk.tar.bz2
Expand Down

0 comments on commit 8007a8c

Please sign in to comment.