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