mirror of
https://github.com/microsoft/playwright-java.git
synced 2025-12-26 17:33:37 +00:00
devops: clean old build before updating readme (#702)
This commit is contained in:
parent
4be749f045
commit
90ccaa195f
@ -7,6 +7,9 @@ trap "cd $(pwd -P)" EXIT
|
||||
|
||||
cd "$(dirname $0)/.."
|
||||
|
||||
# Remove artifacts from previous driver (for local builds).
|
||||
mvn clean
|
||||
|
||||
# Built from source and do local install.
|
||||
mvn install --no-transfer-progress -D skipTests
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user