We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd9e254 commit f7a7250Copy full SHA for f7a7250
bin/compile
@@ -7,4 +7,5 @@ BUILD_DIR=$1
7
8
# modify the installation location
9
export PLAYWRIGHT_BROWSERS_PATH=$BUILD_DIR/browsers
10
-playwright install --with-deps chromium
+# playwright install --with-deps chromium
11
+playwright install chromium
0 commit comments