chore: build tweaks (#7484)

This commit is contained in:
Jason Rasmussen
2024-02-29 09:22:25 -05:00
committed by GitHub
parent f1331905f0
commit bb3d81bfc5
4 changed files with 18 additions and 15 deletions

View File

@@ -203,7 +203,7 @@ jobs:
run: npm ci
- name: Install Playwright Browsers
run: npx playwright install --with-deps
run: npx playwright install --with-deps chromium
- name: Docker build
run: docker compose build