mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
feat(update):支持macOS系统更新
- 修改了更新检查逻辑,排除 macOS 系统 - 为 macOS 系统添加了专门的下载链接 - 优化了版本更新提示信息的显示
This commit is contained in:
parent
76a44fae32
commit
84e4ba8474
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -53,4 +53,5 @@ jobs:
|
||||
build-tags: ${{ github.ref_name }}
|
||||
build-commit-message: ${{ steps.get_commit_message.outputs.commit_message }}
|
||||
build-statement: ${{ env.OFFICIAL_STATEMENT }}
|
||||
build-key: ${{ env.BUILD_KEY }}
|
||||
node-version: '20.x'
|
||||
|
Loading…
x
Reference in New Issue
Block a user