attempt fix 2

This commit is contained in:
yuneng-jiang 2025-12-29 12:57:36 -08:00
parent ab89587aca
commit 657eb2b09b

View File

@ -3475,7 +3475,7 @@ jobs:
- run:
name: Install Playwright Browsers
command: |
npx playwright install
cd ui/litellm-dashboard && npx playwright install
- run:
name: Build Docker image