mirror of
https://github.com/timeshiftsauce/CeruMusic.git
synced 2025-11-24 19:12:53 +08:00
🚀feat: 添加桌面歌词功能,列表平台显示 本地日志优化 fix:大幅优化打包体积
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -29,8 +29,8 @@ jobs:
|
||||
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
npm i -g yarn pnpm
|
||||
yarn install # 安装项目依赖
|
||||
npm i -g yarn
|
||||
yarn # 安装项目依赖
|
||||
|
||||
- name: Build Electron App for windows
|
||||
if: matrix.os == 'windows-latest' # 只在Windows上运行
|
||||
|
||||
15117
package-lock.json
generated
15117
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user