chore: style

This commit is contained in:
lencx
2023-01-05 13:18:35 +08:00
parent d982a09870
commit 9f3c72ec6d
6 changed files with 55 additions and 57 deletions

View File

@@ -57,8 +57,8 @@ jobs:
- name: Install app dependencies and build it
run: yarn && yarn build:fe
- name: Rewrite tauri.conf.json
run: yarn fix:conf
# - name: Rewrite tauri.conf.json
# run: yarn fix:conf
- name: fix tray icon
if: matrix.platform != 'macos-latest'