mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: build tweaks (#7484)
This commit is contained in:
parent
f1331905f0
commit
bb3d81bfc5
4 changed files with 18 additions and 15 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue