docs: update browser versions, fix wording in readme (#331)
This commit is contained in:
@@ -10,7 +10,7 @@ cd "$(dirname $0)/.."
|
||||
./scripts/generate_api.sh
|
||||
|
||||
# Built from source and do local install.
|
||||
mvn clean install --no-transfer-progress -DskipTests
|
||||
mvn clean install --no-transfer-progress -D skipTests
|
||||
|
||||
echo "Updating browser versions in README.md"
|
||||
mvn exec:java --f ./tools/update-docs-version -Dexec.mainClass=com.microsoft.playwright.tools.UpdateBrowserVersions
|
||||
mvn compile exec:java --f ./tools/update-docs-version -D exec.mainClass=com.microsoft.playwright.tools.UpdateBrowserVersions
|
||||
|
||||
Reference in New Issue
Block a user