mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-04-28 04:31:12 +08:00
chrome: 删除无用脚本和注释,优化ci自动化
This commit is contained in:
3
.github/workflows/gh-deploy.yml
vendored
3
.github/workflows/gh-deploy.yml
vendored
@@ -32,8 +32,7 @@ jobs:
|
||||
|
||||
# 运行构建脚本
|
||||
- name: Build VuePress Site
|
||||
run:
|
||||
PROXY_DOMAIN=true pnpm build
|
||||
run: ./scripts/bundle build_proxy
|
||||
|
||||
- name: Deploy to GitHub Page
|
||||
uses: crazy-max/ghaction-github-pages@v3
|
||||
|
||||
Reference in New Issue
Block a user