chore: 程序开始时打印欢迎信息,调整日志和构建流 (#285)

This commit is contained in:
ᴀᴍᴛᴏᴀᴇʀ
2025-02-21 21:04:39 +08:00
committed by GitHub
parent f8b93d2c76
commit 2b3e6f9547
7 changed files with 22 additions and 11 deletions

View File

@@ -68,6 +68,8 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v4
with:
fetch-tags: true
- name: Download Web Build Artifact
uses: actions/download-artifact@v4
with: