ci: explicitly opt into frontend build

This commit is contained in:
snomiao
2025-10-08 22:00:35 +00:00
parent b309eb8f40
commit a812c678ee
4 changed files with 9 additions and 1 deletions

View File

@@ -23,6 +23,8 @@ jobs:
launch_server: 'false'
- name: Setup frontend
uses: ./.github/actions/setup-frontend
with:
build_frontend: 'true'
- name: Setup Playwright
uses: ./.github/actions/setup-playwright # Setup Playwright and cache browsers