File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -45,10 +45,10 @@ jobs:
4545
4646 - name : 准备 artifacts
4747 run : |
48- mv artifacts/windows-latest -x64-dir/* release/
49- mv artifacts/windows-latest -x86-dir/* release/
50- mv artifacts/windows-latest -x64-onefile/* release/
51- mv artifacts/windows-latest -x86-onefile/* release/
48+ mv artifacts/windows-2022 -x64-dir/* release/
49+ mv artifacts/windows-2022 -x86-dir/* release/
50+ mv artifacts/windows-2022 -x64-onefile/* release/
51+ mv artifacts/windows-2022 -x86-onefile/* release/
5252
5353 - name : 计算 SHA256 值
5454 run : |
Original file line number Diff line number Diff line change 77- 新增 插件广场(预览版)
88- 新增 插件设置(预览版)
99- 新增 主窗口置顶(需重新打开主窗口生效-不是重启软件)
10- - 新增 重启软件(仅支持压缩包末端文字为dir压缩包 )
10+ - 新增 重启功能(仅支持目录模式 )
1111
1212### 功能优化
1313- 优化 历史记录加载方式
You can’t perform that action at this time.
0 commit comments