feat: install system deps only for chromium
This commit is contained in:
@@ -66,7 +66,7 @@ cd ..
|
|||||||
|
|
||||||
# make sure playwright is properly initialized
|
# make sure playwright is properly initialized
|
||||||
npx playwright install chromium
|
npx playwright install chromium
|
||||||
npx playwright install-deps
|
npx playwright install-deps chromium
|
||||||
|
|
||||||
# get back to the root directory
|
# get back to the root directory
|
||||||
cd ..
|
cd ..
|
||||||
|
|||||||
Reference in New Issue
Block a user