Skip to content

Commit 96df08b

Browse files
committed
ci(build): Update alpha build release note
1 parent 3034295 commit 96df08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ jobs:
231231
if [[ "${{ github.ref }}" =~ [Aa]lpha ]]; then
232232
{
233233
echo "WARNING_TEXT<<EOF"
234-
echo "优化版本更新功能,播放器支持媒体按键控制。"
234+
echo "解决 MacOS 端安装应用后无法成功启动的问题。"
235235
echo "详情请参考 git commit 日志"
236236
echo ""
237237
echo "**当前应用中没有展示出来或者点击没有反应的就是还没做的功能,后面陆续都会实现,请仅对已实现的功能提出合理意见**"

0 commit comments

Comments
 (0)