🚀feat: 添加桌面歌词功能,列表平台显示 fix:大幅优化打包体积

This commit is contained in:
sqj
2025-11-01 21:07:05 +08:00
parent 68fb9bcec5
commit 7c7455786e

View File

@@ -29,7 +29,7 @@ jobs:
- name: Install Dependencies
run: |
npm i -g yarn
npm i -g yarn pnpm
yarn install # 安装项目依赖
- name: Build Electron App for windows