feat: only install chromium binary

This commit is contained in:
Karishma
2025-03-28 21:03:01 +05:30
committed by GitHub
parent d891aa14ac
commit 5a0cff6d6a

View File

@@ -65,7 +65,7 @@ npm install
cd ..
# make sure playwright is properly initialized
npx playwright install
npx playwright install chromium
npx playwright install-deps
# get back to the root directory