修复前端构建工作流
Some checks failed
Dart CI / build (push) Successful in 41s
Web CI / lint-test-build (push) Failing after 2m8s

This commit is contained in:
2026-04-09 21:53:40 +08:00
parent 697dbe8d03
commit 6a9c00219c

View File

@@ -44,7 +44,7 @@ jobs:
run: |
pnpm exec playwright install
pnpm exec playwright install-deps
pnpm test
export BETTER_AUTH_SECRET="place-holder-for-build" && pnpm test
- name: Build
run: pnpm build