mirror of
https://github.com/immich-app/immich.git
synced 2026-05-13 11:02:15 -04:00
chore: optimize playwright gha (#19435)
This commit is contained in:
@@ -461,7 +461,7 @@ jobs:
|
||||
if: ${{ !cancelled() }}
|
||||
|
||||
- name: Install Playwright Browsers
|
||||
run: npx playwright install --with-deps chromium
|
||||
run: npx playwright install chromium --only-shell
|
||||
if: ${{ !cancelled() }}
|
||||
|
||||
- name: Docker build
|
||||
|
||||
Reference in New Issue
Block a user