1
0
mirror of https://github.com/142vip/408CSFamily.git synced 2026-04-08 21:19:09 +08:00

chrome: 删除无用脚本和注释,优化ci自动化

This commit is contained in:
chu fan
2023-09-07 00:34:17 +08:00
parent c003e11b80
commit e387fbdbfc
14 changed files with 561 additions and 885 deletions

View File

@@ -37,7 +37,7 @@ jobs:
version: 7
run_install: true
- name: Code ESlint Fix
run: pnpm lintfix
- name: Code Fix
run: ./scripts/lint --fix
- name: Build Site
run: pnpm build
run: ./scripts/bundle build