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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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